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 would be the result of issuing the command cat phonenos?
Suppose you try to delete a file using the rm command and the deletion fails. What could be the possible reason?
What does mkdir mean?
What is the programming language for linux?
The ‘logout’ built in command is used to
If we transfer 100 files by ftp to remote server, how to know the files are successfully transfer or some file are not transferred?
What command would you use to check how much memory is being used by linux?
What is lsof command in linux?
You want to know how many lines in the kickoff file contains ‘prize’. Which of the following commands will produce the desired results?
Explain about refer?
How do I remove a soft link in linux?
What are the commands used in command prompt?
How do I check terminal history?
How many types of commands are there in linux?
How many linux commands are there?