How do you execute a UNIX command in the background?
Answer Posted / c sivakumar
First give a command. After the enter key then give
control+z once doing this, process will be stop which you
executed. After that you have to give 'bg' again it will
start the process in back ground mode(bg). It is
applicable for script too. If you want to swich on to
foreground just give 'fg' fg will give background
process to foreground
Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
Are you in or at the office?
What is grep r?
What is the first character of the output in ls l command?
Why is it called a shebang?
What is awk used for?
What is the unix command to confirm a remote host is alive or not?
Can you explain a little bit about command substitution?
What are some command words?
What is the function of grep command in unix?
What is unix command?
What is the command to find maximum memory taking process on the server?
Give the command for finding the current date.
What are the general commands in using unix os for a beginner?
What are the commands in UNIX to list the files in a Directory?
What are the unix commands?