Use when converting JSON Lines streams into XML fragments for downstream EDirect or XML-based processing.
jsonl2xml < records.jsonl > records.xml/home/vimalinx/miniforge3/envs/bio/bin/jsonl2xml# 1) Convert a JSONL stream into XML fragments
jsonl2xml < records.jsonl > records.xml
# 2) Convert and inspect the first converted records immediately
jsonl2xml < records.jsonl | sed -n '1,40p'
jsonl2xml through stdin.while read loop that runs transmute -j2x once per line, so transmute must be on PATH.<root>...</root> fragment. The output is not automatically wrapped into one combined XML document.--help / --version response.