Skip to content

dorianmariecom/dorian-csv-merge

Repository files navigation

dorian-csv-merge

Merge multiple headered CSV files into one output file.

Install

gem install dorian-csv-merge

Also included in the aggregate gem:

gem install dorian

Usage

csv-merge input1.csv input2.csv output.csv

Run csv-merge -h for generated option details and csv-merge -v for the installed version.

Notes

  • The last argument is the output path. Headers are taken from the first input and written once.

Examples

Merge two exports

csv-merge users-1.csv users-2.csv users.csv

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors