Chrissirhc
Programmer
Hi,
I need to create a script that allows me to check the memory a process is taking up. How do I modify the ps command to give me the memory taken up?
I don't know how to get details out of top because it seems to just continue running e.g. I can't seem to use top | grep processName
Thanks,
Chris
I need to create a script that allows me to check the memory a process is taking up. How do I modify the ps command to give me the memory taken up?
I don't know how to get details out of top because it seems to just continue running e.g. I can't seem to use top | grep processName
Thanks,
Chris