PDA

View Full Version : Deleteing invisible items from the desktop




Ben Kei
Sep 29, 2004, 07:06 AM
Hi, Just noticed I have a couple of folders on my desktop that are invisible and don't need to be there.

Basically I'm doing a remix for someone and the first .zip file they sent me said it was corrupt and refused to expand, however the contents of the zip are on my desktop! only as an invisible folder.. it showed up in the browser for my sequencer program but doesn't show in the Finder browser window.

If all the files from the .zip were unstuffed then it's taking up almost 500MB of space so deleting it is preferable.

Any little apps to do this?



coconn06
Sep 29, 2004, 08:03 AM
Hi, Just noticed I have a couple of folders on my desktop that are invisible and don't need to be there.

Basically I'm doing a remix for someone and the first .zip file they sent me said it was corrupt and refused to expand, however the contents of the zip are on my desktop! only as an invisible folder.. it showed up in the browser for my sequencer program but doesn't show in the Finder browser window.

If all the files from the .zip were unstuffed then it's taking up almost 500MB of space so deleting it is preferable.

Any little apps to do this?

You can use the Terminal.

Use the command "rm -rf ~/Desktop/file" to delete "file" ("file can be a regular file or a directory). Or use the wildcard to delete all files: "rm -rf ~/Desktop/dir/*" to delete all files in the directory "dir."

advres
Sep 30, 2004, 12:46 PM
If you use Command F you can find all the invisible files by using the file name and telling it to search for invisible files only. When the search is done, click on the files you do not want and press command delete to trash em

RiseAgainst
Sep 30, 2004, 02:00 PM
You could also download Tinker Tool:

http://macupdate.com/info.php/id/5721

And turn hidden files visible throught the finder. Then just delete them like any other file. Then turn them hidden again.

advres
Sep 30, 2004, 05:04 PM
You could also download Tinker Tool:

http://macupdate.com/info.php/id/5721

And turn hidden files visible throught the finder. Then just delete them like any other file. Then turn them hidden again.

Oh ya - I forgot cocktail dill do that too. FYI