Crates.io | mcp |
lib.rs | mcp |
version | 0.1.1 |
source | src |
created_at | 2018-03-09 04:52:03.253609 |
updated_at | 2018-03-09 04:56:19.95616 |
description | copy multiple files |
homepage | https://github.com/emkay/mcp |
repository | |
max_upload_size | |
id | 54636 |
size | 3,317 |
cp multiple files
cargo install mcp
mcp file.txt file2.txt file3.txt
Or if you want to get fancy you can do things like this:
mcp file.txt {file2, file3, file4}.txt