ali-rantakari / trash

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

error -1701 #31

Closed amejiarosario closed 6 years ago

amejiarosario commented 6 years ago

$ trash -F test-dir/ trash: error -1701

any ideas?

ChadSang commented 6 years ago

$ trash -ar test-dir

amejiarosario commented 6 years ago
$ trash -ar test-dir
trash: illegal option -- a

but -rF did the trick!

trash -rF test-dir