More terminal Stories

xmarks-feature

Bookmark syncing service Xmarks is shutting down for good on Jan. 10, 2011, meaning that all syncs will cease, and all backups will be lost. At least the early notice means we have time to look for alternatives, which for Safari users won’t be that easy. Read more »

loading external resource

Visor is a neat way to make the terminal in Mac OS X universally accessible via a hotkey. It’s useful because it means you can jump to the terminal without moving your hands from the keyboard, regardless of which application you happen to be using. Read more »

terminal_thumb

Users can let their Home folder get out of hand and slowly kill any remaining hard drive space. I use Apple Remote Desktop if I need to find out who’s using up too much space with their Home folder and SSH works perfectly for this. Read more »

Shortly after we learned some more details about Comcast’s TV Everywhere trial yesterday at NewTeeVee Live, Disney CEO Bob Iger said on his company’s earnings call that he believes TV Everywhere solutions should not be offered to consumers for free. Broadcasting & Cable reported on the […] Read more »

Time again to pop a shell and dig into the deep, geeky Unix internals of OS X with Dig Into Unix. Today we are going to look at two top-shelf power tools for text editing: sed and awk. Sed is a Stream EDitor, and if you […] Read more »

Aliases in Mac OS X are essentially equivalent to shortcuts in the Windows world. They work by creating a link to an original file located somewhere on your Mac or network and maintain the link even if the original is moved or renamed. How to Create […] Read more »

Continuing our Dig Into Unix series, we’ve now covered the absolute basics of launching Terminal.app, moving around the file system, looking at files with cat, and learning about commands with man. Now, I’d like to introduce you to the power of vi. vi (pronounced vee-eye) is […] Read more »

loading external resource

Just this week I was posing the question of where are all the (no-jailbreak-required) ssh/terminal apps for the iPhone? While not the best platform for such a tool (the keyboard would – and does, as you will see – eat up some serious real estate), the […] Read more »

I have a confession to make: I have not always been a Mac person. For the period of time between the retirement of System 9 and Panther (yes, it took Apple showing a real commitment to Unix for me to give them a shot again), I […] Read more »