Tagged Questions
1
vote
1answer
470 views
Batch conversion of xlsx to xls via CLI?
I'm trying to convert a bunch of xlsx files to xls (because some other software<cough>matlab<cough> can process xls but not xlsx on the mac).
I've tried unoconv but it has issues (which ...