Skip to content

Instantly share code, notes, and snippets.

@jaredjburgess
Created March 28, 2016 17:50
Show Gist options
  • Save jaredjburgess/3cb74f5e57834da2fba9 to your computer and use it in GitHub Desktop.
Save jaredjburgess/3cb74f5e57834da2fba9 to your computer and use it in GitHub Desktop.
Checks if there is an abbreviation process running.
ps -ef | grep abbreviation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment