On 9/5/06, Gabor Szabo <szabgab at gmail.com> wrote: > How can I find out (preferably cross platform, but at least on Unix/Linux) > what is the total memory used by my own process? > > Not the memory usage of a single variable but the full process. Proc::ProcessTable seems to be the perfect solution Gabor