what is the command to make a process to run in the
background from foreground?
Answer Posted / monajk
To make the command run in the background suppose the
command is "command_name" then the syntax for the same will
be such as follows;
[root@neo root]# command_name &
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
How is grep so fast?
How do I find my user id in linux?
How do I overclock my cpu?
What is linux load average?
What is Syntax of any Linux command?
What is the syntax of mkdir?
Explain about lprm job number?
What is SFC command?
What is the use of man command in linux?
How do I check disk space in linux?
What is bash command?
Explain about gzip filename?
What is the difference between diff and cmp command in unix?
How do I find the console in linux?
What is lsof command in linux?