commands.sh

trashy

linux

An alternative to `rm` and `trash-cli` written in Rust.

More info →

Examples (7)

Move a specific file to the trash

trash path/to/file

Move specific files to the trash

trash path/to/file1 path/to/file2 ...

List items in the trash

Restore a specific file from the trash

Remove a specific file from the trash

Restore all files from the trash

Remove all files from the trash

made by @shridhargupta | data from tldr-pages