The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > AIX
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 04-30-2008
sysgate's Avatar
sysgate sysgate is offline
Unix based
 

Join Date: Nov 2006
Location: /root
Posts: 1,128
There isn't a single command that can do that, consider piping few applications that will report that, for example "topas -P -o unavailmem" - this will report the process ID, the process name, the CPU time, and the size of unavailable memory.
Reply With Quote