Skip to content

Move files and folders to the Windows recycle bin

License

Notifications You must be signed in to change notification settings

sindresorhus/recycle-bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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