PS Command in LInux

Linux PS CommandPS command displays directly the processes running within the linux system. However these aren’t repetitive. One only gets the update of that very moment when this command is executed. To get the continuous update we use top command. The command also provides us the PIDs of the particular process.The syntax for ps isContinueContinue reading “PS Command in LInux”

Linux Background Process

Linux Background ProcessLinux is a multitasking operating system running various process at once, including foreground to background process. Its shell also allows the user to interact with the environment and put the desired process foreground or background or even kill.Firstly list the process running by the command ps. PID values must be know to killContinueContinue reading “Linux Background Process”

Design a site like this with WordPress.com
Get started