Skip to content

Instantly share code, notes, and snippets.

@alco
Last active December 28, 2015 21:29
Show Gist options
  • Save alco/7564991 to your computer and use it in GitHub Desktop.
Save alco/7564991 to your computer and use it in GitHub Desktop.
Problems with shell script:
* no builtin string processing
* obscure escaping rules
* no numbers
* no types
* insane functions
* bad argument parsing
* i18n?
* no config parsing
* no dry run of the whole script
* no dependency management
* no convenient stream abstractions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment