Skip to main content
Deno 2 is finally here 🎉️
Learn more

feces-cli

A creatively named trash file manager built for the command line


Installation

Install the npm package (feces-cli):

npm i -g feces-cli[@latest]

It is recommended that you add one of the following to your .bash_aliases or .bashrc (or other shell startup file):

alias rm='feces plop'
alias rmf='\rm'

or the other way:

alias rmf='feces plop'

The CLI tool will be available via the feces command.

For available commands, run feces help.