memprobe 0.1.0

A tool to probe the memory usage of a program
memprobe-0.1.0 is not a library.

memprobe

A tool to probe the memory usage of a program

You can run this command on Linux.

memprobe $(pidof firefox)

Or this one on mac OS.

memprobe $(pgrep firefox)