For those of us that are Mac users, you may feel left out of all the pranks there are for Windows because of the Mac OS’s security features. I have a really fun one today. If you know a Mac user(s) who has their desktop icons all clean and organized, this wreaks havoc. You also dont need the password because you don’t need to use sudo. First, open up Terminal.
/Applications/Utilities/Terminal.app
Type in the following.
defaults write com.apple.finder AppleShowAllFiles TRUE
Then…
killall Finder
What you just did is make Finder show you all the hidden files and folders. Now, go to their desktop and delete a file named .DS_Store. This is the file that Desktop Services stores (See why it’s called .DS_store now?) it’s icon information.
DO NOT forget to type in this when you’re done.
defaults write com.apple.finder AppleShowAllFiles FALSE
One last command…
killall Finder
Although it will automatically regenerate a clean .DS_Store file at reboot. Rebooting is only optional. I wouldn’t do it, especially if the computer if password-protected, like mine ALWAYS is from certain older and younger, non-geeky family members… So just wait for them to have to reboot, they will login as normal, and all their icons will no longer be all clean and organized. This will immediately trigger a “ZOMGWTF!?” reaction. Cheers!
E-Mail: admin@joshcranephoto.com