Bash scripting is every Linux administrator’s Swiss Army knife. Learn how using a for-loop in conjunction with Bash scripts can produce powerful results. Bash scripting remains a staple of my ...
It used to be one of the joys of writing embedded software was never having to deploy shell scripts. But now with platforms like the Raspberry Pi becoming very common, Linux shell scripts can be a big ...
Few aspects of Unix system administration are more intimate than the relationship between the admin and their chosen shell. After all, the shell is the most fundamental interface to the system, the ...
Dungeons, Dragons and Dice—a script that lets you roll those 3d6 and 2d20 that a surprising number of games require. In my last article, I talked about a really simple shell script for a game called ...