1.

Which command is used to list the status of jobs?(a) fg(b) JOBS(c) jobs(d) fgI had been asked this question in semester exam.Asked question is from Process Management topic in section The Process of Unix

Answer»

Right CHOICE is (C) jobs

To ELABORATE: We can use the jobs command to list the STATUS of the jobs. This command tells the state of the job along with job NUMBER. For example,



Discussion

No Comment Found

Related InterviewSolutions