Topic
Application processes and threads
Skill drills that cover this topic
- CSCD240-E1-A-Q17 performance process-listing Display PID and full process info for all processes containing "python".
- CSCD240-E1-A-Q18 essay process-definition Define what a process is.
- CSCD240-E1-A-Q21 predict_output jobs-output Firefox running in background; nothing else. What does typing jobs print?
- CSCD240-E1-A-Q24 performance process-termination ./daemon &. Terminate the PROCESS via PID (PID=7291). Show PID discovery AND kill.
- CSCD240-E1-A-Q47 performance priority PID 9142 — reduce priority (increase nice value to +10) without stopping it.
- CSCD240-E1-B-Q28 performance proc-forensics Suspect PID 31337 is a reverse shell. Print its full command line and working directory.