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 phases of swapping a page from the memory?
Which language is used in unix?
What are the devices represented in unix?
What is the difference between nfs 3 and nfs 4?
What is .login file in unix?
What are the features and benefits of 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?
Assume that there are two different filesystems as /abc and /xyz. There is a file A under filesystem /abc which has to be linked to filesystem /xyz. Which link will you use - soft link or hard link? why?
How do you switch from any user type to a super user type?
What is the home directory in unix?
What is the root directory in unix?
What can you tell about shell variables?