Re: AIX equivalent to HP's 'glance' cmd?

From: Lawrence Clark (Larry_Clark_at_THRUWAY.STATE.NY.US)
Date: 07/31/03

  • Next message: Taylor, David: "Re: AIX equivalent to HP's 'glance' cmd?"
    Date:         Thu, 31 Jul 2003 10:21:40 -0400
    To: aix-l@Princeton.EDU
    
    

    ps gu |head -n 1; ps gu | egrep -v "CPU|kproc"|sort +2b -3 -n -r | head
    -n 10

    known as 'topten'
    or use topas

    >>> aix_sa_706@YAHOO.COM 07/31/03 10:12AM >>>
    Is there an AIX command similar to the HP 'glance'
    command showing which processes are using the most
    CPU? TIA.

    =====
    Tim Muller
    Hamilton Co. Dept. of Job & Family Services
    Cincinnati, OH USA

    __________________________________
    Do you Yahoo!?
    The New Yahoo! Search - Faster. Easier. Bingo.
    http://search.yahoo.com


  • Next message: Taylor, David: "Re: AIX equivalent to HP's 'glance' cmd?"

    Relevant Pages