I need to convert xlsx into csv file using shell script. I am using RHEL 7.2 linux version. Is there any option to convert xlsx into csv file? please suggest me. Thanks in advance
2 Answers
I've had good experiences with a python converter called (what a surprise!) xlsx2csv. There shouldn't be any problem installing it on RHEL 7.2.