How do you execute a UNIX command in the background?
Answer Posted / shy
"top" command is used to view the live process of the
background.
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
What is the use of finger command?
Who invented grep?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
Who command in unix?
Enlist some filename manipulation commands in unix.
Explain command to view process running?
What is the difference between cat command and more command?
Can you explain a little bit about command substitution?
Explain the steps that a shell follows while processing a command.
How do I run a bash script?
Name the general commands in using unix os for a beginner?
What are filter commands in unix?
Explain mount and unmount command.
What is the difference between awk and grep?
What does this command do,"$more readme.txt“?