> is there a command in linux to show a more detailed information on memory > usage and alternatively also cpu usage? currently I use 'ps aux' > but I need > more information...
Try top. It's more of a monitor than a snapshot. HTH, Brooks
> is there a command in linux to show a more detailed information on memory > usage and alternatively also cpu usage? currently I use 'ps aux' > but I need > more information...
Try top. It's more of a monitor than a snapshot. HTH, Brooks