Skip to content

Instantly share code, notes, and snippets.

@grunka
Created March 28, 2018 15:07
Show Gist options
  • Save grunka/c75cc219e52c011b1dcc27bb5311a217 to your computer and use it in GitHub Desktop.
Save grunka/c75cc219e52c011b1dcc27bb5311a217 to your computer and use it in GitHub Desktop.
Strict mode bash
#!/usr/bin/env bash
set -euo pipefail
IFS=$'\n\t'
@grunka
Copy link
Author

grunka commented Jul 5, 2018

Since I constantly loose the link to this article

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment