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 ...
Delete Backs up to erase one character. Backspace Mapped as a backspace key, displaying ^H. Ctrl-u Erases the command line. Ctrl-w Erases the last word on the command line. Ctrl-s Stops flow of output ...
When Apple announced the release of Mac OS X, many Mac users were stunned: here was a new operating system based on the venerable Unix, which, they feared, would call into question the Mac’s legendary ...
Memory is still one of the things that most determines how well your Unix servers will perform. Knowing what commands will tell you what you need to know and what their responses mean will help keep ...
Last week’s column introduced NTP, the Network Time Protocol and the concept of highly accurate timekeeping. While numerous commands exist to help system administrators maintain fairly accurate time ...
A couple of days ago we discussed some problems that could arise with sizing files with HFS compression. This problem basically arises from there being a lack of consistency in the various utilities ...
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 ...
Command-line Perl scripts can make adminstering a UNIX box easier by replacing certain commands with some routine scripts. Find out how to take advantage of this approach. Perl is everywhere. Most ...
Cron is nice and all, but don't forget about its cousin at. When I first started using Linux, it was like being tossed into the deep end of the UNIX pool. You were expected to use the command line ...
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.