Click to See Complete Forum and Search --> : Check Process Memory Usage


zdude255
12-01-2003, 07:44 PM
Whats a command to check exact memory usage a process is using?

serz
12-01-2003, 07:50 PM
ps -aux displays procceses information in general.

man ps if you want to check all the options.

somebitch
12-02-2003, 11:24 AM
what about top