Skip to content

ami-m/csvCount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csvCount

counts the rows in a csv file

Getting Started

Build the executable with go build.

./csvCount --help will give you this:

Usage of csvCount:
  -f string
        path to input file instead of stdin
  -s string
        separator character (defaults to a comma) (default ",")

Examples

  • count the number of rows in the calls file:
./csvCount -f="./calls.csv"

Built With

About

row count for csv files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages