ali-rantakari / trash

Small command-line program for OS X that moves files or folders to the trash.
565 stars 15 forks source link

Feature request: option to avoid using Finder #38

Open JohnHoustonQG opened 3 years ago

JohnHoustonQG commented 3 years ago

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 has a connection to the window server. The point would be when connected over ssh to remove the chance of blocking on a permission alert, requiring one to access a possibly remote GUI session in order to continue.