Currently Browsing Terminal Related Posts

Sep 3rd 2008
Phone Home Anti-Robber Mac Security Script

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
Delete Problem Files With Terminal

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
Five Quick Terminal Tips

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 18th 2008
Log CPU/Load Usage On Your Mac

This trick I have been wondering about for a while. The idea behind this is that it logs your load usage of your computer. You can then graph, using a program like Excel, this data. You can use this data to see how your computers load is running over a period of time. Like many methods in Terminal there are hundreds of ways in which you could do this, how many ways can you paint a picture? This tutorial, although a bit complicated, goes into a lot of different subjects. Most of them won’t be talked about in a lot of detail. There is a lot of pages on the web which goes into more detail on each of the different areas covered in this post, a quick search will reveal them. This post has taken me a long time to prepare, due to a lot of little problems a long the way, it has taken me a couple of hours to debug a little problem. You will probably encounter them too. In the comments if you have any questions I will try and answer them as well as possible.

Read More >

Aug 16th 2008
Unrar Files With Terminal

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
Hidden Calender Files

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 >

Small RSS Icon