Skip to content

TalYoffe/csv-combiner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Command line program that takes several CSV files as arguments. Each CSV file will have the same columns. Output a new CSV file to stdout that contains the rows from each of the inputs along with an additional column that has the filename from which the row came (only the file's basename, not the entire path).

About

csv-combiner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages