InterviewSolution
Saved Bookmarks
| 1. |
Which Command Would You Use To See How Many Processes Are Running In Unix? |
|
Answer» You can USE the ps command to SEE the currently RUNNING processes in UNIX. You can use the ps command to see the currently running processes in UNIX. |
|