rmz 3.1.1

Fast rm provides an alternative to rm that focuses on maximizing performance.
1
2
3
4
5
6
7
8
9
10
11
12
A zippy alternative to `rm`, a tool to remove files and directories

Usage: rmz [OPTIONS] <FILES>...

Arguments:
  <FILES>...  The files and/or directories to be removed

Options:
  -f, --force             Ignore non-existent arguments
      --no-preserve-root  Allow deletion of `/`
  -h, --help              Print help (use `--help` for more detail)
  -V, --version           Print version