4

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

1

2 Answers 2

4

sudo pip install xlsx2csv

You can refer to https://github.com/dilshod/xlsx2csv

Sign up to request clarification or add additional context in comments.

Comments

3

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.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.