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 difference between cmp and diff commands?

724


What do chmod command do?

606


Which unix command lists files/folders in alphabetical order?

620


Is ‘du’ a command? If so, what is its use?

639


What will the following command do?

619






How do I open a port?

596


What is ctrl d?

596


What is command statement?

543


How do I run a whois command?

605


Which command is used to find whether the system is 32 bit or 64 bit?

633


What is the comma to display different lines that are found when compare two files?

595


How to use grep command to list find the records of a file containing 10 different strings?

648


Does cp command overwrite files?

626


What command is used to check the current users?

598


Explain command to show the space allocation of files?

633