What is the ideal way to parse an .xml
file into a .csv
file that I could include with my shell scripts. I know bash cant do it but I'm unsure if I should try in awk
or sed
. I imagine a language would be the best solution such as python but I do not know python nor have I touched it.
Take the 2-minute tour
×
Unix & Linux Stack Exchange is a question and answer site for users of Linux, FreeBSD and other Un*x-like operating systems. It's 100% free, no registration required.
|
|||||||||
|
You could use Xmlstarlet (AKA |
|||
|
|
|||||||||||||
|