how to see process running on background code example
Example: how to see process running on background
You can use the ps command to list all background process in Linux. Other Linux commands to obtain what processes are running in the background on Linux.
top command – Display your Linux server’s resource usage and see the processes that are eating up most system resources such as memory, CPU, disk and more.
htop command – Just like a top command but with an improved user interface.