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 ctrl d?
What are the differences among a system call, a library function, and a unix command?
Which command is used to restrict incoming messages?
What is the search command in unix?
What is awk good for?
how to sort the content of the file based on numeric values
What is grep and how do you use it?
How do I clear my terminal history?
What is the comma to display different lines that are found when compare two files?
What is the general format of unix command syntax?
What is the function of grep command in unix?
What is the unix command to confirm a remote host is alive or not?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is unix command?
What does the command ' $who | sort –logfile > newfile' do?