At 02:12 PM 9/26/2012, Zachary Kotlarek wrote:
>Snapshots of the current process table/memory state every X minutes
>are easy to do with cron.
Thanks! Did not realize that top could be run in batch mode, .. turns
out "top -b -n 1" will snapshot the current info.
Lee