Linux comes with an inbuilt utility ps
(processes status) to check the information on the running process. The process is nothing but a program to execute a specific task. The ps command in Linux is used to monitor all the currently running activities along with USER, PID, %CPU, %MEM, VSZ, RSS, TTY, STAT, START, TIME, COMMAND. It helps system administrators to find the PID (processes identifier) of all the running processes in order to monitor and troubleshoot the system.
Managing Linux Processes Using the ‘ps’ Command: 15 Examples
By
LinuxTeck
Get the Free Newsletter!
Subscribe to Developer Insider for top news, trends, & analysis