Skip to content

Instantly share code, notes, and snippets.

@btipling
Created October 30, 2014 19:30
Show Gist options
  • Save btipling/6eb760caed5e28b7d6a2 to your computer and use it in GitHub Desktop.
Save btipling/6eb760caed5e28b7d6a2 to your computer and use it in GitHub Desktop.
$ 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