Closed JeffPaine closed 10 years ago
Or at least make it optional? E.g.
$ csvsplit -records 10 file.csv
Instead of / equivalent to
$ csvsplit -records 10 -input files.csv
Maybe just drop the flag all together?
Or at least make it optional? E.g.
Instead of / equivalent to