how do you move a backgrounnd job to forward?
Answer Posted / abhi
./test.pl&
jobs -- get job id of the above process
[3] Running ./test.pl &
fg 3
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Is learning unix useful?
Is unix a kernel?
What are the main features of unix?
How unix is different from other operating systems?
How to print/display the last line of a file in Unix?
If we are terminated at the middle of the program execution in UNIX,what will happen to the program, it will continue running r terminate r the o/p will be send to your mail?
Is ios based on unix?
Is unix a network operating system?
How to find the path in unix?
What are the main features of korn shell?
Was unix the first operating system?
Describe a link in unix.
Name the key features of the korn shell.
Explain how and when a DNS request is solved when a user tries to surf to the site www.abcdeg.in .Assume the user machine uses a local name server and sits on another network other than www.abcdef.in.
What does ls lrt in unix?