What is ps command for in Linux

Linux Interview Questions: -   What is ‘ps’ command for in Linux ?



The ps command prints the process status for some or all of the running processes. The information given is the process identification number (PID), the amount of time that the process has taken to execute so far etc.