On 9/5/06, Eitan Schuler <eitan.schuler at gmail.com> wrote: > quick and dirty: > print STDERR `ps -auxw | fgrep <your program name> | fgrep -v fgrep `; > you can add an awk to this. look at the RSS column if increases. that is really dirty and does not work on Solaris, right? Gabor