1.

Which command will push the current foreground job to the background?(a) bg(b) fg(c) ctrl-Z(d) killThe question was asked in class test.My doubt is from Process Management in section The Process of Unix

Answer»

Right choice is (a) BG

Best explanation: If we’d suspended a job using ctrl-Z then after that we can use the bg COMMAND to push the CURRENT foreground job to the background. For EXAMPLE,



Discussion

No Comment Found

Related InterviewSolutions