Skip to content

Instantly share code, notes, and snippets.

@hisplan
Last active August 6, 2016 00:55
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 hisplan/48b186f6da0254f5bea152cab753f0ad to your computer and use it in GitHub Desktop.
Save hisplan/48b186f6da0254f5bea152cab753f0ad to your computer and use it in GitHub Desktop.
bash silent output
#!/bin/bash
scriptname &>/dev/null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment