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 |
Write a command that will display files in the current directory, in a colored, long format.
what are the different hardwares available?
What is grep and how do you use it?
Briefly, how do you install Oracle software on UNIX.
What is grep in bash?
What is the use of pipes?
Why we are using UNIX OS when we are doing the testing in our application?
what is kernel?
what is the difference between Touch & cat command
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
in UNIX,How to copy file into directory?
when we installing aix os the ssh installed default?