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
What is phony in makefile?
What Command used to lock user password?
What is makefile target?
Is cmake a compiler?
You suspect that you have two commands with the same name as the command is not producing the expected results. What command can you use to determine thelocation of the command being run?
What is env command in linux?
How does mkdir work in linux?
How do I find previous commands in linux?
What does pwd mean in linux?
What is clang llvm?
How do I know my shell?
Why echo is used in linux?
What is vnc?
Describe the mknod command and when you’d use it.
What is make in linux?