Crates.io | bettercp |
lib.rs | bettercp |
version | 0.1.0 |
source | src |
created_at | 2023-03-25 19:14:06.601122 |
updated_at | 2023-03-25 19:14:06.601122 |
description | A 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 | |
id | 820463 |
size | 14,442 |
A better way to copy files
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