bettercp

Crates.iobettercp
lib.rsbettercp
version0.1.0
sourcesrc
created_at2023-03-25 19:14:06.601122
updated_at2023-03-25 19:14:06.601122
descriptionA better way to copy files. Using bettercp, you can not only copy files to another location, but also rename it.
homepage
repository
max_upload_size
id820463
size14,442
Shounak Das (dasShounak)

documentation

README

bettercp

A better way to copy files

Usage

Usage: bettercp [OPTIONS] <FILENAME> <DESTINATION>

Arguments:
  <FILENAME>     File name or relative path to file to be copied
  <DESTINATION>  Destination path

Options:
  -r, --rename <RENAME>  Rename file
  -h, --help             Print help
  -V, --version          Print version


Build Status

Commit count: 0

cargo fmt