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
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What is the command to find hidden files in the current directory?
Is it inbetween or in between?
How can we use grep command in unix?
Who wrote grep?
What does sed command do in unix?
Explain command to show the space allocation of files?
What difference between cmp and diff commands?
why metadb requires a seperate slice to create Solaris volume manager
What is grep short for?
Why is awk called awk?
What are the unix commands?
What is nr in awk command?
Explain command to view process running?
Why is it called a shebang?