Hacker News new | ask | show | jobs
by michaelmrose 2319 days ago
To capture the other processes pgrep 'firefox|Web' to capture WebExtensions and Web Content
1 comments

That's what I'm talking about in the beginning of the post. 'firefox|Web' captures 1 one less process than `--full /usr/lib/firefox/firefox`. That one process is 0.1mb in my case.
I didn't know about --full you are correct