Linux Process Quiz: Can You Master ps, top & kill?

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Thames
T
Thames
Community Contributor
Quizzes Created: 7097 | Total Attempts: 80,150
| Questions: 20 | Updated: Jul 2, 2026
Quiz
Please wait...
Question 1 / 21
🏆 Rank #--
0 %
0/100
Score 0/100

1. Which option with 'ps' displays processes in a tree hierarchy showing parent-child relationships?

Submit
Please wait...
About This Quiz
Linux Process Quiz: Can You Master Ps, Top & Kill? - Quiz

Test your expertise in Linux Process Management (Linux+) fundamentals. This quiz covers essential process monitoring and control commands including ps, top, and kill. Master the skills needed to view running processes, monitor system resources, and manage background and foreground jobs. Perfect for CompTIA Linux+ certification preparation.

2.

What first name or nickname would you like us to use?

You may optionally provide this to label your report, leaderboard, or certificate.

2. To display processes sorted by memory usage in descending order using top, press which key?

Submit

3. When a parent process terminates before its child process, the child becomes a ____ process.

Submit

4. What is the primary advantage of using 'pkill' over 'killall'?

Submit

5. The 'nice' value in the STAT column ranges from -20 to 19. A lower nice value means ____.

Submit

6. Which command combination would you use to find the PID of a process named 'apache2'?

Submit

7. In 'top', what does the 'load average' display at the top represent?

Submit

8. To send a SIGHUP signal to a process with PID 1234, the correct command is ____.

Submit

9. What does the VSZ column in ps output represent?

Submit

10. In 'top', pressing 'k' allows you to send a signal to a process. What must you provide?

Submit

11. Which command displays a snapshot of all currently running processes with their PIDs and resource usage?

Submit

12. The 'killall' command differs from 'kill' in that it terminates processes by ____.

Submit

13. What does a 'Z' state in the STAT column indicate?

Submit

14. How do you list only processes owned by a specific user using ps?

Submit

15. In 'top', which column shows the percentage of CPU time used by a process?

Submit

16. The 'top' command updates process information in real-time. What is the default refresh interval?

Submit

17. What is the difference between 'kill -9' and 'kill -15'?

Submit

18. Which signal does the 'kill' command send by default?

Submit

19. In the ps output, what does the STAT column indicate?

Submit

20. What does the 'ps aux' command show that 'ps' alone does not?

Submit
×
Saved
Thank you for your feedback!
View My Results
Cancel
  • All
    All (20)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Which option with 'ps' displays processes in a tree hierarchy showing...
To display processes sorted by memory usage in descending order using...
When a parent process terminates before its child process, the child...
What is the primary advantage of using 'pkill' over 'killall'?
The 'nice' value in the STAT column ranges from -20 to 19. A lower...
Which command combination would you use to find the PID of a process...
In 'top', what does the 'load average' display at the top represent?
To send a SIGHUP signal to a process with PID 1234, the correct...
What does the VSZ column in ps output represent?
In 'top', pressing 'k' allows you to send a signal to a process. What...
Which command displays a snapshot of all currently running processes...
The 'killall' command differs from 'kill' in that it terminates...
What does a 'Z' state in the STAT column indicate?
How do you list only processes owned by a specific user using ps?
In 'top', which column shows the percentage of CPU time used by a...
The 'top' command updates process information in real-time. What is...
What is the difference between 'kill -9' and 'kill -15'?
Which signal does the 'kill' command send by default?
In the ps output, what does the STAT column indicate?
What does the 'ps aux' command show that 'ps' alone does not?
play-Mute sad happy unanswered_answer up-hover down-hover success oval cancel Check box square blue
Alert!