sindresorhus / trash-cli

Move files and folders to the trash
MIT License
1.33k stars 35 forks source link

No such file or directory message #29

Open mikemajara opened 4 years ago

mikemajara commented 4 years ago

When you trash asdf.txt and asdf.txt does not exist, no feedback is given to the user.

Is this planned to be so? Should there not be some message that informs the user the file he is trying to sent to the trashbin is not there?