#TIL `hexdump` default to the two-bytes-hex (`-x`) format, which honors the endianness of your system (so it'll swap every pair of bytes, unless you're running on an IBM mainframe). Use `hd` (= `hexdump -C`) to get the canonical format
#TIL `hexdump` default to the two-bytes-hex (`-x`) format, which honors the endianness of your system (so it'll swap every pair of bytes, unless you're running on an IBM mainframe). Use `hd` (= `hexdump -C`) to get the canonical format
If you have a fediverse account, you can quote this note from your own instance. Search https://mastodon.opportunis.me/users/olasd/statuses/116125911780788493 on your instance and quote it. (Note that quoting is not supported in Mastodon.)