How to combine multiple CSV files to one ods file on the command line. One sheet per original file
772
How to combine multiple CSV files to one ods file, one sheet per file. I have ten CSV files and I would like to combine them to one ods file comprised of ten sheets, one per original CSV. This should be done on the command line.
With perl:
And use it like:
If perl is not your thing, a bit of googling reveals: