September 7, 2006

Apple’s open(1) Command

Posted by Stephen on September 7, 2006 in Computing, Programming, Stuff

I really like OS X. In particular, I like its open(1) command. I seriously wish that Linux and BSD had something like this. Basically, you type open <filename> and that file is handled as if you had double-clicked it. This command is so useful and convenient that I can’t remember what […]