Created
May 11, 2011 17:35
-
-
Save jacktasia/966924 to your computer and use it in GitHub Desktop.
get pid of running
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 ax | grep [g]calc | ack-grep -oh '[0-9]{3,}' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment