February 2010
1 post
Feb 1st
2 notes
January 2010
4 posts
Unpacking rar files
I like to install the least amount of apps as possible on my mac. So instead of installing an application just to unrar files like The Unarchiver, why not just use Terminal.app. Download the latest rar package from rarlab. Install those files with the following command: $ sudo install -c -o $USER unrar /bin ($USER is your username). Check the installation: $ unrar Unrar files: $ unrar x...
Jan 17th
2 tags
Jan 10th
3 notes
2 tags
Jan 8th
1 note