what is the command to make a process to run in the
background from foreground?
Answer Posted / tejal dave
run jobs command and show background process
and then type command fg % job no to which job no is foreground
like
ping 192.168.0.254
stop this process via ctrl Z
and type fg % jobno and than foreground process
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Which of the commands will replace all occurrences of the word rate with the word speed in the file racing?
How do you open a command prompt when issuing a command?
What is a make target?
How does case sensitivity affect the way you use commands?
What is the difference between command ‘ping’ and ‘ping6’?
How do I stress test my cpu?
Which are the linux directory commands?
What is the command to check cpu speed in linux?
What does the command env do?
How do you copy in linux terminal?
Who is unix command?
What is a makefile in linux?
If we transfer 100 files by ftp to remote server, how to know the files are successfully transfer or some file are not transferred?
How do you execute more than one command or program from a single command line entry?
What does in makefile do?