LPIC Practice Session
Session ID: 130
Mode:
Status: in_progress
Answered: 0 / 10
Score: 0%
Review flagged, incorrect, and unanswered questions
1
2
3
4
5
6
7
8
9
10
Review:
All |
First Unanswered |
First Flagged
Which command looks up a process ID by process name?
Which command changes the nice value of an already running process?
Which command sends a signal to processes by name?
What does the process state Z mean in ps or top output?
Which command kills a process named sleep using its process name rather than its PID?
Which command provides a static snapshot of current processes?
Which command can terminate multiple instances of the same process by name?
Which command shows a dynamic, continuously updating view of running processes?
Which command kills all running sleep processes by name?
Which command starts a program with a modified nice value?
Start another random practice session