====== Bash - Links ====== * [[https://www.gnu.org/software/bash/manual/|Bourne-Again SHell manual]] * [[http://www.tldp.org/LDP/abs/html/|Advanced Bash-Scripting Guide]] * [[http://www.linuxfromscratch.org/blfs/view/6.3/postlfs/profile.html|The Bash Shell Startup Files]] * [[http://mywiki.wooledge.org/BashPitfalls|Bash Pitfalls]] * [[http://www.davidpashley.com/articles/writing-robust-shell-scripts/|Writing Robust Bash Shell Scripts]] * [[http://www.kfirlavi.com/blog/2012/11/14/defensive-bash-programming/|Defensive BASH Programming]] * [[http://robertmuth.blogspot.ch/2012/08/better-bash-scripting-in-15-minutes.html|Better Bash Scripting in 15 Minutes]] * [[http://wiki.bash-hackers.org/doku.php|Bash Hackers Wiki Front page]] * [[http://ss64.com/bash/syntax-keyboard.html|Bash Keyboard Shortcuts]]