Free Hosting Tutorials

The process can be listed using the command “PS”

To list all processes which are started by your user, you can use

ps x

where ps is the command and x is argument.

The same process can be seen by another command using TOP.

The Top command is used to edit or kill the process in real time.

eg : kill -9 2302