IT Placement Papers Operating System UNIX
This category contains UNIX Interview Questions and Answers
Search by tag : OS Interview Questions, UNIX Interview Questions |
What is 'ps' command for?
|
|
|
|
|
The ps command prints the process status for some or all of the running processes. The information given are the process identification number (PID),the amount of time that the process has taken to execute so far etc.
Related items
Only registered users can write comments. Please login or register.
|