Skip to content

Instantly share code, notes, and snippets.

@jfhbrook
Created February 14, 2010 07:45
Show Gist options
  • Save jfhbrook/303901 to your computer and use it in GitHub Desktop.
Save jfhbrook/303901 to your computer and use it in GitHub Desktop.
A snippet for my comsol running scriptz0r
josh@gengar:~$ if echo 'segmentation fault {mlroot} {butt} {fruit}' | grep -c 'segmentation fault' ; then echo "true"; fi
1
true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment