1.

The command bg %2 is valid.(a) True(b) FalseI have been asked this question in a job interview.This intriguing question comes from Process Management topic in section The Process of Unix

Answer»

Right option is (a) True

Easiest explanation: bg command can also be used with the job number, job name or a string as ARGUMENTS prefixed with the % symbol. For example, if we’ve suspended two jobs but now we WANTTO send the second job to the background, USE the FOLLOWING command:



Discussion

No Comment Found

Related InterviewSolutions