Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 194 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 194 Bytes

CsvCount

Easy console tool for counting rows in a large CSV file

Usage: CsvCount.exe Filename.csv

Will print the first row of data and then count the number of rows in the file.