<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>
<div>
<div>How about using od instead of hexdump? od is in POSIX, distributed as part of GNU coreutils, and exists since version 1 AT&T Unix (according to Wikipedia,) so I assume it's universally available.</div>
</div>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div>
<div dir="ltr">
<div class="gmail_extra"><br>
--</div>
</div>
</div>
</span>
<div><br>
</div>
<div>My preference would be to use od(1) if universally available but please check it’s part of the packages we use on Windows.</div>
</body>
</html>