How do you move a process which is running background to
foreground?
Answer Posted / sowmya
%fg is the command used to bring process which is running
background to foreground
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is the unix command to confirm a remote host is alive or not?
How do you repeat a command in terminal?
What are awk commands?
How does pipe () work?
What does sed command do in unix?
Which command is used to kill the last background job?
What is the use of tee command?
What is grep and how do you use it?
What does this command do? Cat food 1 > kitty
What is {} in find command?
How do you grep recursively?
Write a command to display a file’s contents in various formats?
Enumerate some of the most commonly used network commands in unix?
How does the system know where one command ends and another begins?
Is command prompt unix?