Unix Process Management commands

Here are the list of Process Management commands in unix that are very useful for Linux and Unix Users.

ps command in unix
ps – display your currently active processes

top command in unix
top – display all running processes

kill command in unix
kill pid – kill process id pid

killall proc – kill all processes named proc *

bg command in unix
bg – lists stopped or background jobs; resume a stopped job in the background

fg command in unix

fg – brings the most recent job to foreground
fg n – brings job n to the foreground

we can have and idea about Unix Basic Commands in similar posts below in TechnoExplore

Share

Related posts:

  1. Unix Basic Commands
  2. Advanced Unix Programming

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Like us in Google +