News

Bash. Bash (Bourne Again SHell) is the default shell on most Linux distributions and macOS. Its prevalence in the Unix-like world, straightforward syntax, and powerful command integration make it an ...
About 13 years ago I discovered perl (so use perl instead of shell scripting for crying out loud). Never wrote a shell script ever again. There is so much weird and lame stuff involved in bash (or ...
Shell scripting is a lot more powerful than many people realize. With the right commands, shell scripting can automate many tasks and even make life easier for the user. Here's why you shouldn't sleep ...