Which two commands are used in Linux to list running processes and force quit one of them?
a. top, kill process ID
b. ls, mv process ID
c. ls, grep process ID
d. top, shutdown process ID
A. Top lists the process IDs, and kill, followed by the PID, force quits the process. The other commands are Linux commands that perform different functions.
Computer Science & Information Technology
You might also like to view...
A(n) ________ is a video stored on the Web
Fill in the blank(s) with correct word
Computer Science & Information Technology
The three virtual switch types to select from are External, Internal, and ________
a. Normal b. Physical c. Private d. None of the above
Computer Science & Information Technology