How do you move a process which is running background to
foreground?
Answer Posted / subbareddy kake
fg:It brings most recently back ground job to the foreground
fg %<job no>:Bring a job to fore ground by specifying its
job number after the % sysbol
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What does 'mkdir' command do in UNIX?
What are awk commands?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
How do I delete files from command prompt?
Is grep faster than awk?
Which command is used to copy files?
Who command in unix?
What is nr in awk command?
What is unix command?
Why is it called a shebang?
What do chgrp command do?
What is the difference between cat and more command?
Using unix command how to display no of records in oracle?
Differentiate cat command from more command.
What is ctrl d?