trash icon indicating copy to clipboard operation
trash copied to clipboard

Small command-line program for OS X that moves files or folders to the trash.

Results 20 trash issues
Sort by recently updated
recently updated
newest added

I am getting this error when calling a command in a script. The same command called in a shell doesn't receive the error. Shell script being called by another shell...

Restore files from the trash to the specified folder or original location

Hi! First of all: this is great! I just deleted a whole bunch of binary files that took me 2 days to get from CDs into my computer, which... was...

I'd like to see an option kind of the opposite of -F where `trash` avoids interacting with the Finder, and fails rather than prompting for permissions even if the user...

I don't know if it's intentional or not, but `trash` (unlike `rm`) exits with a non-zero error code for non-existent files when using it with the `-f` flag. The `man`-page...

Hi, just discovered your tool and it works well. Thanks for your work! On your page and on other sites linking your tool, a blog post from 2010 is liked...

Removing i386 as a target architecture as it's deprecated on newer macOS versions. Allows to compile on XCode v10.2.1 Related to Issue #34

Command output: trash: some files were not moved to trash (authentication cancelled?) Is this expected? If it is, I'll workaround it in some other way. If not, I would really...

Hi! When compiling 0.9.2 manually with XCode 10.2.1, `make` fails with the message: `ld: symbol(s) not found for architecture i386` The message `ld: warning: The i386 architecture is deprecated for...