Skip to content

tmck-code/csv_parse

Repository files navigation

csv_parse

Ruby scripts for parsing CSV files. Use test_ruby.sh for running both the normal and verbose version on a cmd-argument input file

./test_ruby.sh input_file

Usages:

ruby parse_csv input_file

ruby parse_csv_verbose.rb input_file > output_file

********It is recommended to pipe the verbose version ">" to an output text file

OR use ./test_ruby.sh input_file

About

Ruby scripts for parsing CSV files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published