A process is a program in execution, it is created by any command executed by a user, In this article we discuss types of processes and the common commands used for process management.
Table of contents.Introduction.Types of processes.View processes: top.Killing a process: kill.Changing process priority: nice.Process status: ps.Background and foreground processes: jobs.Summary.References.Introduction.
A program is a series of instructions used by the computer to perform actions, duri...
Published on January 23, 2022 08:29