Click to See Complete Forum and Search --> : task manager


xIcculusx
07-16-2001, 07:08 AM
what is the command for the task manager ?? i forget. you know the interface that lets you see what programs are running and kill them by id number

Strike
07-16-2001, 07:32 AM
ps aux
top
pstree

All a different sort of twist on the same sort of command. There's also graphical ones like gtop.

xIcculusx
07-16-2001, 02:15 PM
thnx :)