site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Greg Shenaut wrote: But it should be mentioned that defining a shell function to imitate the Finder's trash functionality is not just « function rm { mv $* ~/.Trash ; } », because the Finder will modify filenames to avoid overwriting the older contents of Trash. G _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... And, of course, moving a file to the trash doesn't move it to a different file system. The mv command offered certainly may. This email sent to site_archiver@lists.apple.com