Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and the Yahoo Answers website is now in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

linux question, need help?

The -j command line switch causes the ps command to generate "job control oriented" output. Use the following transcript to answer the next question.

[elvis@station elvis]$ ls -R / | grep etc | less

[1]+ Stopped ls --color=tty -R / | grep etc | less

[elvis@station elvis]$ ps -j

PID PGID SID TTY TIME CMD

1215 1215 1215 pts/0 00:00:00 bash

3242 3242 1215 pts/0 00:00:00 ls

3243 3242 1215 pts/0 00:00:00 grep

3244 3242 1215 pts/0 00:00:00 less

3246 3246 1215 pts/0 00:00:00 ps

10. Which of the following would be the most reasonable expansion of the second column header, PGID?

A. Process Group ID

B. Parent Generation ID

C. Process Gender ID

D. Powder Gondola ID

E. None of the above

1 Answer

Relevance
  • 1 decade ago
    Favorite Answer

    A

Still have questions? Get your answers by asking now.