Hacker News new | ask | show | jobs
by darfo 2005 days ago
Got working after I figured out the argument should be the command I’m interested in. And it must be run as root if not my process because of pmap -x

One-liners are cool.

1 comments

Yup usage is simple:

$ ram firefox

Will print total firefox RAM usage.

On my machine (Arch Linux) it works without root...