adspace
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