1.

The command fg %1 will bring the first background job to the foreground.(a) True(b) FalseThis question was addressed to me in an international level competition.Origin of the question is Process Management topic in division The Process of Unix

Answer» RIGHT option is (a) True

Best EXPLANATION: fg command can be used with the JOB NUMBER, job name or a string as ARGUMENTS prefixed with the % symbol. For example,


Discussion

No Comment Found

Related InterviewSolutions