Hi all.
Anyone know how to know the size (kb) of a process in Linux?
using the proc filesystem I can know the number of pages that it uses
(/proc/pid/statm). How I can convert
it to kb? Any posix way?

pmarin

Reply via email to