what is the command to make a process to run in the
foreground from background?
Answers were Sorted based on User's Feedback
Answer / dave_chamoli82
fg command is used to run command in the foregroud.
# fg [%job]
| Is This Answer Correct ? | 31 Yes | 2 No |
What is the most graceful way to get to run level single user mode?
What does cd – command do?
What is $$ in shell script?
Why is unix used?
Main configuration file and command used for NFS enabling exported directories and deamons?
What is the command to see the installed rpm's in the linux system.
How do you create a blank file in linux?
what is initrd image?
Which command reduces the size of a file?
How to monitor ports in a linux machine, with single command?
What is env command in linux?
How can I only see the first 14 lines of a file?