sindresorhus / trash

Move files and directories to the trash
MIT License
2.58k stars 79 forks source link

Trouble deteting some files #104

Open chapmanjacobd opened 3 years ago

chapmanjacobd commented 3 years ago

trash wasn't able to delete a file named \ \ ㊕\ 八倍縮時影片⏩\ 📺\ 🚲🚴\ 8\ ✖\ Time\ lapse\ _\ 上水\ Sheung\ Shui\ ⬄\ 粉嶺\ Fanling\ _\ 2020-Oct-28\ -FxRsQ-yrtG4.webm but rm did

sindresorhus commented 3 years ago

What OS and Node.js version?

chapmanjacobd commented 3 years ago

Fedora 32

~/V/c/users 🌛 node -v
v12.16.1
~/V/c/users ੦ trash -v
Specify at least one path
~/V/c/users [1] 🌳 trash --v
Specify at least one path
~/V/c/users [1] 🃁 trash --version
3.1.0
sindresorhus commented 3 years ago

The Linux implementation is quite buggy. I don't use Linux, so I have no interest in working it. But help is always welcome.