Mac OS X - Show hidden files script
Posted on September 23, 2007 by Shane Duffy
Ok, so in my last post about showing the hidden files in finder I talked about the terminal commands but thats not always convenient for fast switching.
Below is some applescript that I wrote to do the job.
– www.infosonicgroup.com
– Shane Duffy
display dialog "Show hidden files in Finder" buttons {"Show", "Hide","Cancel"} default button 1
copy the result as [...]
Filed under: applescript, mac, os x, tools | Tagged: applescript, hidden files, mac, os x | 10 Comments »