What is a process in Linux?
A process is an instance of a running program. Each process has a unique PID (Process ID) and runs in its own memory space.