Created
October 30, 2014 19:30
-
-
Save btipling/6eb760caed5e28b7d6a2 to your computer and use it in GitHub Desktop.
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 python | |
| bjorn 48833 0.4 0.1 2532128 17728 s008 S+ 10:20AM 0:44.83 /usr/local/Cellar/python/2.7.8_1/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python -c import neovim; neovim.start_host() | |
| bjorn 50074 0.4 0.1 2531292 14264 s009 S+ 12:28PM 0:00.51 /usr/local/Cellar/python/2.7.8_1/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python -c import neovim; neovim.start_host() | |
| bjorn 1211 0.0 0.0 2462828 104 s006 S+ Sun05PM 0:00.07 /usr/local/Cellar/python/2.7.8_1/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python -c import neovim; neovim.start_host() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment