what is the use of "fg" command ?

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


Please Help Members By Posting Answers For Below Questions

What is {} in find command?

575


Write a command to display a file’s contents in various formats?

619


What does awk stand for?

601


What is the general format of unix command syntax?

685


Why is grep called grep?

772






what is the advaantage of each user having its own copy of the shell?

2027


How do you grep a case insensitive?

535


What are file commands?

646


What is command substitution?

617


What does grep v grep do?

546


What are the commands in UNIX to list the files in a Directory?

611


What is the size of time_t?

637


What is the use of the tee command?

592


What is the function of grep command in unix?

580


What is a bash command?

622