News

Now that we know how for loops, while read loops, $(), and variables all work, let's look at one real-world example of how I use them in daily practice—deleting a range of ZFS snapshots.
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 ...