Scripting
-
Writing quick and dirty scripts using bash
You have a few lines you've been typing in your shell, and you'd like to just run it the way you run any other CLI including options. If you're writing a shell script, here's a few tips to help you...
read article