in reply to Re: Percent of CPU/Mem Usage for User
in thread Percent of CPU/Mem Usage for User
That is why I used the variation "top -b -n 1", so I could grab it as a string. However, Proc::ProcessTable mentioned by the other poster seems to return similar, as a Perl module. I am currently looking into calculating processor and memory usage from it.