Nuacht

Check out how you can ensure that proper arguments are passed to your bash scripts.
It is easy to dismiss bash — the typical Linux shell program — as just a command prompt that allows scripting. Bash, however, is a full-blown programming language. I wouldn’t pres… ...
If you're not yet comfortable with writing scripts on Unix and Linux systems, this post might get you off to a healthy start.
About Repository contains notes, commands, and example scripts from my exploration of the Linux operating system, covering topics such as file management, permissions, shell scripting and more.