recycle-bin
February 3, 2026 ยท View on GitHub
Move files and folders to the Windows recycle bin
Install
Download the binary and put it somewhere in your %path%.
Usage
$ recycle-bin --help
Usage: recycle-bin <path> [...]
Build
Install the Visual Studio C++ build tools and run:
$ build-msvc x86_64
Related
- empty-recycle-bin - Empty the Windows recycle bin
- trash - Move files and folders to the trash - cross-platform
- empty-trash - Empty the trash - cross-platform