Skip to content

Instantly share code, notes, and snippets.

@2called-chaos
Created October 4, 2014 23:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 2called-chaos/c245219a0e19c4010ed2 to your computer and use it in GitHub Desktop.
Save 2called-chaos/c245219a0e19c4010ed2 to your computer and use it in GitHub Desktop.
Bash function if you trust your skills
function with_faith { $@ &> /dev/null; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment