Linux: How to measure actual memory usage of an application or process?
- by ksuralta
Hi,
How do you measure the memory usage of an application or process in Linux?
I've read here that "ps" is not an accurate tool to use for this intent.
Thanks,
Kenneth