how do you move a backgrounnd job to forward?
Answers were Sorted based on User's Feedback
Answer / 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 |
how do you move a backgrounnd job to forward?
What do you understand by the term wild-card interpretation?
What is unix operating system explain various components of unix operating system?
Is windows built on unix?
What is the property of unix?
What is alias mechanism? Explain.
What does $? Mean in unix?
Is mac a unix system?
What does cd mean in unix?
how to use grep command to list find the records of a file containg 10 different strings
What is Thread dump in unix?
How do I grep recursively in unix?