In every operating system, there is always a process running either on the foreground or in the background. Processes are running instance of an executable program which consists of an address space of allocated memory, security properties which includes ownership and privileges, one or more threads of program code and
In every operating system, there is always a process running either on the foreground or in the background. Every command issued or executed in the Linux system creates a process.In this article, we will be talking about the basic understanding of processes and then walk through some commands needed to evaluate and manage your processes in the Linux system http://bit.ly/2O9gTsu












