Closed ianengelbrecht closed 1 year ago
It would be great if I could do something like:
xsv cat rows ./*csv
Basically, cat all the csv files in the current directory.
That should already work in most shells via globs.
It would be great if I could do something like:
xsv cat rows ./*csv
Basically, cat all the csv files in the current directory.