Is there any tool for tracking/following the memory used by a

Vitalis vitalis at numericable.fr
Sun Jun 15 10:49:58 PDT 2003


-- 
On 11 Jun 2003 11:33:57 +0000
jrh at it.uc3m.es wrote:

> I know "top", but I don't want to be in front of the computer all the time
> (because if the process finishes/dies the information vanished)
> 
> Thanks and sorry if this isn't an specifiq question about networking :)

Just save the results of "ps up [PID]" by executing it regularly in an infinite loop.
OK, the process running the loop could die too ;-)


More information about the freebsd-net mailing list