Crates.io | concatenate |
lib.rs | concatenate |
version | 1.0.1 |
source | src |
created_at | 2020-02-03 07:51:16.441833 |
updated_at | 2020-02-03 08:05:17.615399 |
description | A simple tool for concatenating files |
homepage | |
repository | https://github.com/jam1garner/concat |
max_upload_size | |
id | 204404 |
size | 8,338 |
A simple tool for combining files fast.
cargo install concatenate
concatenate 1.0.0
USAGE:
concat [files]... <out-file>
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
ARGS:
<files>...
<out-file>
Note: the help text is broken due to a bug in structopt, out-file should come after infiles