Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jam1garner/concat


https://github.com/jam1garner/concat

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# concat

A simple tool for combining files fast.

## Install

```
cargo install concatenate
```

## Usage

```
concatenate 1.0.0

USAGE:
concat [files]...

FLAGS:
-h, --help Prints help information
-V, --version Prints version information

ARGS:
...

```
Note: the help text is broken due to a bug in structopt, out-file should come after infiles