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
Write down some common shells with their indicators?
What is unix operating system and its features?
What is Process id in unix?
Who is founder of unix?
How do I run a ksh script in unix?
What is unix explain its architecture?
Is unix free?
Explain file system in unix.
Explain the following statement, “it is not advisable to use root as the default login.”
How do you switch from any user type to a super user type?
How do you kill a job in unix?
How to find the path in unix?
What does $? Mean in unix?
What language is unix written?
Is unix multiuser?