Created
March 17, 2015 01:40
-
-
Save arn-e/80a8f49c80d011d71790 to your computer and use it in GitHub Desktop.
chromium_processes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ ~ ps aux | grep chromium | |
arne 24533 6.4 0.7 3087240 123124 ? Sl 21:34 0:06 /usr/lib/chromium-browser/chromium-browser --disable-new-tab-first-run --enable-user-scripts | |
arne 24540 0.6 0.0 466772 11332 ? S 21:34 0:00 /usr/lib/chromium-browser/chromium-browser --disable-new-tab-first-run --enable-user-scripts | |
arne 24541 0.0 0.0 6504 408 ? S 21:34 0:00 /usr/lib/chromium-browser/chrome-sandbox /usr/lib/chromium-browser/chromium-browser --type=zygote | |
arne 24542 0.0 0.1 486840 32688 ? S 21:34 0:00 chromium-browser --type=zygote | |
arne 24548 0.0 0.0 560572 8392 ? S 21:34 0:00 chromium-browser --type=zygote | |
arne 24580 4.7 0.6 1357008 110692 ? Sl 21:34 0:04 /usr/lib/chromium-browser/chro | |
arne 24590 0.5 0.2 1295952 37348 ? Sl 21:34 0:00 /usr/lib/chromium-browser/chro | |
arne 24597 1.2 0.2 1377964 46796 ? Sl 21:34 0:01 /usr/lib/chromium-browser/chro | |
arne 24643 0.9 0.3 1316612 58432 ? Sl 21:34 0:00 /usr/lib/chromium-browser/chro | |
arne 24655 7.1 0.6 1730024 108212 ? Sl 21:34 0:07 /usr/lib/chromium-browser/chro | |
arne 24676 8.1 0.8 1486084 143080 ? Sl 21:34 0:07 /usr/lib/chromium-browser/chro | |
arne 24688 3.1 0.5 893356 91652 ? Rl 21:34 0:02 chromium-browser --type=plugin --plugin-path=/opt/mint-flashplugin-11/libflashplayer.so --lang=en-US --channel=24533.9.9004451 | |
arne 24851 0.0 0.0 9452 956 pts/2 S+ 21:35 0:00 grep --color=auto --exclude-dir=.bzr --exclude-dir=.cvs --exclude-dir=.git --exclude-dir=.hg --exclude-dir=.svn chromium |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment