|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] linux equiv of nt taskmanger
|
The equiv of task manager is the "ps" command. "ps" alone will give you
the processes for your user. "ps -waux" should display all the processes
currently running. "top" will give you a realtime display of processes
and cpu usage, etc.
Daniel W. Ottey
Pre-Junior Information Systems Student
Drexel University - Philadelphia, PA
http://www.snarfykat.org/
AOL-IM: Snarf2002 - http://www.aim.aol.com/
ICQ: 5723666 - http://www.mirabilis.com/
On Fri, 26 May 2000, Michael Whitman wrote:
> running RH linux 6
>
> Where do i find the info I find on NT in taskmanager
> such as
> what processes are running, what resources they are using, and hopefully pid?
>
> Is there any (non xwindow hopefully) utility that shows what processor
> utilization is realtime?
>
> thx!
>
>
> Michael P. Whitman
> Programmer
> LAW.com
>
>
>
> mailto:michaelw@palawnet.com
>
>
> ______________________________________________________________________
> Philadelphia Linux Users Group - http://plug.nothinbut.net
> Announcements - http://lists.nothinbut.net/mail/listinfo/plug-announce
> General Discussion - http://lists.nothinbut.net/mail/listinfo/plug
>
>
______________________________________________________________________
Philadelphia Linux Users Group - http://plug.nothinbut.net
Announcements - http://lists.nothinbut.net/mail/listinfo/plug-announce
General Discussion - http://lists.nothinbut.net/mail/listinfo/plug
|
|