Skip to content

alousilva/batch-csv-splitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Batch CSV Splitter with headers

  • Version 1: split1.bat

    Batch CSV splitter with one header.

    How to run this batch file:

    Open cmd and type split1 [size per file] [name of the file]. Make sure that you have your csv in the same folder as the batch file. E.g.:

    split1 3 example1.csv
  • Version 1: split1.bat

    Batch CSV splitter with two headers and 1 footer

About

A Batch CSV splitter with headers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published