- Look before you paste from a website to terminal : https://lifepluslinux.blogspot.de/2017/01/look-before-you-paste-from-website-to.html
- Perl One Liners: http://www.socher.org/index.php/Main/PerlScriptsAndOneLiners
- https://help.ubuntu.com/community/Beginners/BashScripting
- http://stackoverflow.com/questions/106387/is-it-possible-to-detect-32-bit-vs-64-bit-in-a-bash-script
- http://stackoverflow.com/questions/394230/detect-the-os-from-a-bash-script
- Debug BASH scripts: http://tldp.org/LDP/Bash-Beginners-Guide/html/sect_02_03.html
- awesome-bash :: A curated list of delightful Bash scripts and resources.
- Shells compared: http://hyperpolyglot.org/unix-shells
- https://en.wikipedia.org/wiki/List_of_Unix_commands
- ctypes.sh :: A BASH plugin that provides a foreign function interface directly in your shell. In other words, it allows you to call routines in shared libraries from within bash.
- https://stribika.github.io/2015/01/04/secure-secure-shell.html
- What is the difference between executing a bash script and sourcing a bash script?, http://superuser.com/questions/176783/what-is-the-difference-between-executing-a-bash-script-and-sourcing-a-bash-scrip
- http://stackoverflow.com/questions/30586740/julia-command-line-running-processes-in-parallel
- http://blog.leahhanson.us/running-shell-commands-from-julia.html
- http://julialang.org/blog/2012/03/shelling-out-sucks/
- http://julialang.org/blog/2013/04/put-this-in-your-pipe/
- https://www.reddit.com/r/Julia/comments/2ph74u/interacting_with_shell/
- https://www.quora.com/What-is-the-difference-between-bash-and-zsh
- https://github.com/robbyrussell/oh-my-zsh
- http://code.joejag.com/2014/why-zsh.html