Process 

A process is an instance of a program. When a program is loaded into memory, then it is named a process. A process could be in different states: new, running, waiting, ready, and terminated. In Linux, each process has an identity named PID. You can check them using the ps command:

Get Advanced Infrastructure Penetration Testing now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.