How do you execute a UNIX command in the background?
Answer Posted / linuxdemon
commandname &
eg:
gedit filename &
| Is This Answer Correct ? | 16 Yes | 4 No |
Post New Answer View All Answers
How do I clear my terminal history?
What is {} in find command?
Why is it called a shebang?
What does the metacharacter mean?
What is the behavioural difference between cmp and diff commands?
What are reported commands?
What is grep short for?
What is the size of time_t?
What is the use of cut command in unix?
What does the command ' $who | sort –logfile > newfile' do?
What are grep patterns?
Who wrote grep?
how to sort the content of the file based on numeric values
How do I run a whois command?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include