Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Prevent local files from being deleted immediately' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Prevent local files from being deleted immediately
Authored by: murali1080 on Mar 22, '06 04:11:19PM

Or simply option + right click on Finder icon in the Dock and relaunch it (or using Force Quit menu, etc.). That one step without the terminal being invovled would do the enitre trick.
Anyway you need to relaunch the Finder after creating the folder and changing its permission according to this hint, for it to work.

If you still need this trick, use one command to create and set permissions at the same time:
mkdir -m 700 .Trash
when you are in your home directory (~).



[ Reply to This | # ]