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
Which command is used to create a directory?
How do I use grep to search for a file?
What do chmod command do?
What is the function of grep command in unix?
Which command should you use to find the remaining disk space in unix server?
What is merge command in unix?
What does this command do? Cat food 1 > kitty
Is ‘du’ a command? If so, what is its use?
Can you explain a little bit about command substitution?
hw will u use awk in replacing cahrs and files
What is the command to find maximum memory taking process on the server?
Which command is used to restrict incoming messages?
What is the use of sed command in unix?
What does the “echo” command do?
What is grep in bash?