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 ...
If you haven’t yet discovered the versatile curl, you might just be surprised by how clever a tool it is. curl, or cURL, is a lot more than a drop-in replacement for wget. Although either tool can be ...
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 ...
Matisse.net hosts a list of Unix commands unique to Mac OS X/Darwin. You'll find a lot of good stuff in that list that you might not have been aware of. These are ...
Today’s hint will probably only appeal to those of you learning to use the Unix side of OS X. A while back, I was trying to capture the ouput of the Unix command httpd -t (which runs a syntax check on ...
Lifehacker reader Michael writes in with a nifty tip that was lurking in our comments all along, but deserves to see the bright light of posting. If you're already using the Unix-like Cygwin, it's an ...
When one of only a handful of Windows servers that I manage dropped off my radar for a while, I wasn’t sure what to think. I had been running an application, for which this system was the server and ...
A lot of information is available about individual files on a Unix system. For example, the ls -l command will display the permissions matrix and ls -i will display a file’s inode. But, if we want to ...