Sep 3rd 2008
If you have a laptop or a normal Mac and you are interested in a way to find out the culprit of the person who has stolen it you Mac there are a couple of applications out there which can help you. Although you can use these, they are not as fun as making your own. This post will go through the steps needed in creating your very own thief catcher script that will take pictures of the culprit and email them back to you. It has taken me a couple of days to get this script working and I think it does the job well. Like many programs there is always more than one (better) way of doing it. I have previously written a shell script previously to logcpu load. It is located here. This script builds upon that previous post.
Read More >
Sep 2nd 2008
Every so often you will come across a file or folder that will just not delete when you try. This quick trick tonight will explain how to delete this problem file using both Terminal and a minimal amount of writing. It will get rid of any file you want. Perfect.
Read More >
Aug 21st 2008
This is going to be a quick a post about Terminal. It is going to feature five quick Terminal tips that can make your life just a little bit easier. These tips are designed to be small and easier to remember. If you know of any quick one line tips please leave a comment. Terminal, if you don’t know by know, is open by going to Applications > Utilities.
Read More >
Aug 16th 2008
This post is very similar to a previous post I have done about unzipping files using Terminal. This time it is about unrar’ing files. Although this type of trick wont be used every single day for unraring files. Programs like stuffit can handle that, but this trick has one awesome feature which I will explain shortly. The first step of this trick is to download the binaries.
Read More >
Aug 14th 2008
This is a neat little trick. Like quite a few things on your Mac the cool features are hidden away. Although this tricks is rather simple it is fun to do. As well as this there is quite a lot of detail to be had by looking through the files (which I think are written in some form of C).
The first step is to open up Terminal. No hidden feature would be without good old Terminal.
Read More >
Aug 11th 2008
Terminal, the wonder app, can do pretty much anything. This post is going to show you how you can unzip files using Terminal. I will also show you how you can can combine commands to download and unzip files really quickly. Its really simple to complete. You may want to use Terminal since you can access extra options which you may normally be hidden away from you.
Read More >