I have text file in this format.
https://drive.internxt.com/s/file/6c667ac1aa473f493252/c0918d6bc5217ea29f44fdf9182a6d284e2776a0efd2f51f61bb6a0a207afdca
I'd like to convert as CSV with header as in
or JSON key value pair. Appreciate for guiding.
learn awk and sed powerful tools just for this type of situation.
awk
sed