
Quick Tut: Shell Scripting Tricks
Understand those secret shell script tricks with this quick and easy tutorial.
I’m sure you’ve seen some strange stuff when looking at shell scripts. This tutorial is a just a quick overview of some those secret tricks that are hard to figure out what they are with just a Google search. I primarily use the BASH, ZSH and ASH shells, so these are things…