The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 01-29-2002
developer developer is offline
Registered User
 

Join Date: Dec 2001
Location: UK
Posts: 23
Try to use the top command. It shows you all the processes and what percentage of the cpu they use, in real time. For linux top is built in but I don't know if the command exists for AIX.

Last edited by developer; 01-29-2002 at 08:19 AM..