Windows command prompt does not have a recycle command by default.
Fix:
1. Download this: http:
2. Extract to C:\Windows
3. Restart your command prompt / terminal window
Usage:
recycle PATH_TO_FILE
More in-depth usage:
RECYCLE [/PFQ] [/A[[:]attributes]] [[drive:][path]filename
[drive:][path]filename
Specifies the file(s) to delete. Specify multiple files by using wildcards.
/P Prompts for confirmation before deleting each file.
/F Force deleting of read-only files.
/Q Quiet mode, do not ask if ok to delete on global wildcard
/A Selects files to delete based on attributes
attributes R Read-only files
S System files
H Hidden files
A Files ready for archiving
- Prefix meaning not