Click to See Complete Forum and Search --> : process managment !


sepul
12-15-2000, 10:59 AM
how can I manage process es in linux , view them , kill them , or something like that ?
thankx

tamur
12-15-2000, 05:42 PM
From the command line you can view processes with the ps command: ps -aux |less. You can then kill the process with its pid number.

If you're using KDE there is a process mgr in the tool box on the panel.



------------------
"...he only stands to reason."

The Callahan Chronicles