+ others source

This commit is contained in:
stepan 2015-10-27 23:39:55 +02:00
parent a15102dfd1
commit 52bd821a2f

View file

@ -325,6 +325,12 @@
##Інші-джерела
- [awesome-shell](https://github.com/alebcay/awesome-shell): Розширює Shell.
- [Strict mode](http://redsymbol.net/articles/unofficial-bash-strict-mode/) щоб краще писати Shell скрипти.
- [shellcheck](https://github.com/koalaman/shellcheck): A shell script static analysis tool. Essentially, lint for bash/sh/zsh.
- [Filenames and Pathnames in Shell](http://www.dwheeler.com/essays/filenames-in-shell.html): The sadly complex minutiae on how to handle filenames correctly in shell scripts.
##Декламація