On Sun, 17 Feb 2002, Dan Kenigsberg wrote:
> Thanks people, but I am looking for a shellscript-oriented tool, to measure the > maximum memory used by a process. I believe this *is* an interesting and useful > measure. > I am afraid top and even ps are not usefull for me. > Should I run ps continuously and return the maxmum vsize? yes. assuming your process is long-lived, and you can afford taking a measure only once a second, or once every few seconds. -- guy "For world domination - press 1, or dial 0, and please hold, for the creator." -- nob o. dy ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
