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
What is grep command in unix with examples?
What is the pipe command?
How do I use nslookup?
Who command in unix?
How do I use grep to search for a file?
What is the comma to display different lines that are found when compare two files?
What is the behavioural difference between cmp and diff commands?
Which command is used to copy files?
Which command is used to delete all files in the current directory and all its sub-directories?
Are you in or at the office?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is the first character of the output in ls l command?
What is the use of sed command in unix?
What is updatedb?