How do you move a process which is running background to
foreground?
Answers were Sorted based on User's Feedback
Answer / sowmya
%fg is the command used to bring process which is running
background to foreground
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / ravikumar reddy .dubba
fg pid(process id)
dubba.ravikumarreddy@gmail.com
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / richa
%fg %jobnumber
'jobnumber' is the number of the job which u'll get by
running 'jobs' command.
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / 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 |
How do you find files in Unix?
distinguish between interrupts and exceptions?
How do I use grep to search for a file?
in UNIX,what is the command to remove directory with files?
What is updatedb?
Is it inbetween or in between?
if we create a file, in that 10 rows(means 1,2,....9,10 like). i want 7 row exactly, which command use in unix? plz send this question.
What is the search command in unix?
What is Unix, and how does it differ from other operating systems?
In vi editor how do you execute unix commands?
What is the general format of unix command syntax?
What is the Unix file system hierarchy?