Are you someone who never met a Unix command you didn't like? OK, maybe not. But are there commands you just can't imagine living without? Let's look at some that have made a big difference on my ...
GUIs are great—we wouldn’t want to live without them. But if you’re a Mac or Linux user and you want to get the most out of your operating system (and your keystrokes), you owe it to yourself to get ...
There are several ways to conveniently generate random data on Unix systems. One popular way is to make use of Perl’s rand function. Another is to employ the /dev/random or /dev/urandom pseudodevice ...
You can make your life a little easier and more productive by adding some Unix power to your Windows system. For a fairly extensive collection of Unix tools — including most of the essentials like ...
Unix was developed as a command line interface in the early 1970s with a very rich command vocabulary. DOS followed more than a decade later for the IBM PC, and DOS commands migrated to Windows.
If you use Windows today and type ls, cat, grep, or awk in a terminal, there is a good chance something useful will happen. That was not always true. For most of the history of personal computing, ...
In last week’s column, I encouraged anyone who hasn’t already patched their OSes for the imminent daylight savings time changes. This week, we look at a command for displaying timezone data and ...