A zippy alternative to `cp`, a tool to copy files and directories Usage: cpz [OPTIONS] ... Arguments: ... The file(s) or directory(ies) to be copied The copy destination Options: -f, --force Overwrite existing files -t, --reverse-args Reverse the argument order so that it becomes `cpz ...` -L, --dereference Follow symlinks in the files to be copied rather than copying the symlinks themselves -h, --help Print help (use `--help` for more detail) -V, --version Print version