News

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… ...
Here are some basic skills to get started with bash, one of the best shells for preparing and using scripts on Linux.
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.