trash

🗑️ [WIP] A command line tool for $Recycle.bin: `rm` alternative command for Windows written in F#

MIT License

Stars
5
Committers
1

🗑️ trash

A command line tool for $Recycle.bin, alternative for rm, del, rd command for Windows written in F#

Usage

Specifying file paths as arguments will move the corresponding files to the $Recycle.bin folder. Wildcards are automatically expanded.

trash FILES...

Installation

To install from source, run the following. Requires .NET 7.0.

dotnet publish