News

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 ...
If you're used to Perl, you might be thinking that a for loop would be a more logical choice for this sort of task, but for loops in shell scripts lack the ability to step through a range of values.
While bash scripting is often maligned and not without reason, ... If you are writing serious bash scripts, ... 25 thoughts on “ Linux Fu: Shell Script File Embedding ” ...
Dive into the world of Linux shell scripting with this hands-on guide. If you’re comfortable using the command line on Unix or Linux but haven’t fully explored Bash, this book is for you.
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 ...