LAB6-CP1-Q1
ps variants
Checkpoint 1: Processes
3 pts
Run ps, ps -ef, ps aux. Explain the difference.
Exam questions that reference this lab question
- CSCD240-E1-A-Q17 directly_tests Display PID and full process info for all processes containing "python".
- CSCD240-E1-A-Q18 directly_tests Define what a process is.
- CSCD240-E1-B-Q24 directly_tests Define process including PID and memory.
- CSCD240-E1-B-Q26 directly_tests List every process system-wide with PID, PPID, user, and command line.