8
I am running a command line utility called casperJS (installed via node npm) from the OSX terminal. It's a long running process and I'd like to see how much memory it is using, together with any subprocesses.
I don't see the process in Activity Monitor so how I can tell how much memory it is using?
Look for
phantomjs
orslimerjs
. – Daniel Beck – 2014-01-11T09:46:38.957