#concatenation #text #concatenating #combining #concat #flags

app concatenate

A simple tool for concatenating files

2 stable releases

1.0.1 Feb 3, 2020

#3 in #concatenating

21 downloads per month

MIT license

4KB

concat

A simple tool for combining files fast.

Install

cargo install concatenate

Usage

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

Dependencies

~2.5MB
~48K SLoC