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
Who command in linux?
What command is used to check the number of files, disk space, and each user’s defined quota?
What command should you use to check the number of files and disk space used and each user’s defined quotas?
What is tty name?
How can we increase disk read performance in single command?
How do I check dns entry?
Explain command grouping in linux?
What is the use of cp p command?
What does mkdir mean?
What does kill in linux?
What does mkdir mean in linux?
What is a good processor speed?
Which command will show you free/used memory? Does free memory exist on linux?
What is #!/ Bin sh?
How do I run a command in linux?