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 |
What are the various ids in unix processes?
Can you explain what does the kernel do?
What does shebang mean in unix?
What is home directory in unix?
What is unix file?
What is the file in unix?
What is output of the following?
What are the advantages of unix operating system?
Is windows built on unix?
How the Kernel handles the fork() system call in traditional Unix and in the System V Unix, while swapping?
How do I show hidden files in unix?
How do I delete a file in unix?