One of the delights in Bash, zsh, or whichever shell tickles your fancy in your OSS distribution of choice, is the ease of which you can use scripts. These can be shell scripts, or use the Perl, ...
If you've been following along the last few weeks, you've seen how I started with a simple one-line command and have created a (hopefully) useful tool. Although honestly, I hope the journey is more ...
Every time we publish a Linux hack that uses a shell script, someone will chime in about how awful it is to program shell scripts. While we like the ubiquity and efficiency, we can’t disagree that the ...
You may not think too often about how text is displayed in your PowerShell console, but under the covers, there's quite a bit going on. Think about all of the commands you have the ability to run in ...