<div dir="auto">you can use powershell for Linux. this capability is built in</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Dec 6, 2021 at 3:48 PM William Park via talk <<a href="mailto:talk@gtalug.org">talk@gtalug.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)">Hi all,<br>
<br>
I know of "xmldiff" and "jsondiff" to compare XML or JSON files.  But, <br>
they don't allow me to exclude certain node or keyword.  Do you know any <br>
command line program that does that, in one-shot?<br>
<br>
If not, then I have to resort to<br>
     1. For JSON, use 'jq' to remove keyword, and then compare.<br>
     2. For XML, use 'xmlstarlet' to remove node, and then compare.<br>
<br>
--William<br>
---<br>
Post to this mailing list <a href="mailto:talk@gtalug.org" target="_blank">talk@gtalug.org</a><br>
Unsubscribe from this mailing list <a href="https://gtalug.org/mailman/listinfo/talk" rel="noreferrer" target="_blank">https://gtalug.org/mailman/listinfo/talk</a><br>
</blockquote></div></div>