Answer Posted / jonu
fg
Typing fg alone will resume the first job were it was left off.
fg 1
Specifying the job id (in this case 1) will resume that particular job. The job id can be determined by running the bg command.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Who wrote grep?
How many unix commands are there?
Who command in unix?
Differentiate cat command from more command.
What is the difference between cat and more command?
how to sort the content of the file based on numeric values
Which command is used to create a directory?
Explain command to view process running?
what is the advaantage of each user having its own copy of the shell?
Which command will print your home directory on screen?
What do know about tee command?
How to display no of records in oracle using unix command?
How do I run a bash script?
Are you in or at the office?
What is sed awk grep?