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
What is ulimit command?
What do you mean by directory?
What does free command do in linux?
How do I find the console in linux?
What could possibly be the problem when a command that was issued gave a different result from the last time it was used?
Explain difference between nfs soft and hard mouniting points?
What command would you use to create an empty file without opening it to edit it?
How do I open a text file in cmd?
What is makefile target?
How do you run command every time a file is modified?
How does case sensitivity affect the way you use commands?
What does history command do in linux?
Why we use pwd command in linux?
What does chmod do in linux?
State and explain about features of UNIX?