/recycle-bin

Move files and folders to the Windows recycle bin

Primary LanguageC++MIT LicenseMIT

recycle-bin

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 MinGW-w64 and run:

$ build

Related