Create aliases to icons via a Perl script

Courtesy MacOSXHints.com  Tue, 06/24/2008 - 09:30

Often I read the question "Where are all the icons on my Mac?" Here is the answer, in the form of a Perl script.

Just copy and paste the below code into a new file, save it as something (findOSXicons) to a directory in your path, and make it executable (chmod 755 findOSXicons).

Then use the usual techniques to start the script (i.e. calling it using the full or relative path). Here's the code:

#!/usr/bin/perl use strict; use warnings; use...


 

Related items

Apple iPhone Battery Lawsuit Dismissed
Apple can be the target of many lawsuits, some more justified than others. One widely reported lawsuit at the time of the iPhone's initial launch...

Retail Supplies for iPods Dwindling Ahead of September Refresh?
AppleInsider claims that iPod retailers are starting to get signals of an impending iPod refresh. Target's iPod inventory has reportedly had a...

Split text files for iPod Notes usage via Perl
I've created a simple Perl script that splits a text file into 4KB parts to use within iPod Notes. Usage is pretty simple:Copy and paste the script...

Add custom folders to the iLife Media Browser
There are times when it would be nice to have your own folders in the Media Browser in iLife '08 applications. In the Media Browser, however, there...

Linux Bible, 2008 Edition: Boot up to Ubuntu, Fedora, KNOPPIX,...
Great Content from a Bestselling Author: The Linux Bible 2008 Edition is the best first Linux book for new or migrating users. By focusing on the...

Transcend 16GB SDHC CARD (SD 2.0 SPD CLASS 6) with Compact Card...

Learning the UNIX Operating System, Fifth Edition
If you are new to Unix, this concise book will tell you just what you need to get started and no more. Unix was one of the first operating systems...


 

Post new comment

The content of this field is kept private and will not be shown publicly.
motd.ambians.com