590 B
590 B
clash
clash is command-line tool for trashing and restoring files, as well as
searching and deleting trashed files. It is inspired by the excellent
trash-cli.
Clash depends on cl-xdg-trash, cl-ppcre, and clingon. cl-xdg-trash is
located in the same repository as clash and was developed alongside it.
Building
To build clash, execute
make
from you're shell of choice.
Use
A list of subcommands can be found with clash -h. Each subcommand can also
take the -h flag to show documentation for that command.