On 3/13/06, Roberto Mello <[EMAIL PROTECTED]> wrote: > Memory usage? > > -Roberto
I'm open to suggestion. What is a good way to messure this? "man time" says that I can use the --format arg to display some memory info, however these items always print 0. /usr/bin/time -f "%M %K" java Uniq changelog Prints: 0 0 The same is true for all of the other programs. Too bad, the %M option seems to be exactly what we want -- the max RSS size for the process. Any ideas? -Bryan /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
