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 presume to tell you that ...
In the first article in this series focusing on the top 5 languages for systems admins, I wrote about not being too fond of programming. To recap, it’s not because I don’t see the value behind it, ...
Newer languages might soak up all the glory, but these die-hard languages have their place. Here are eight languages ...
While Tom was learning PowerShell, he found himself trying to translate the bash commands he was familiar with into the PowerShell commands that accomplish the same task, coming up with this handy ...