How can I see how much memory a particular process is using?&nbsp; <br>  <br>  What about which processes are consuming the most memory on the  system?&nbsp; Which processes are consuming the most CPU on the  system?&nbsp; <br>  <br>  (ps -aux isn't bad, but I'd prefer to get actual values back rather than %used.)<br>  <br>  Sam<br>  <br>  <BR><BR>