hex tools in coreutils

Ian Malone ibmalone at gmail.com
Mon Feb 27 15:14:47 UTC 2012


Hi,

I'm wondering if anyone can suggest ways of handling hex/binary data
with coreutils? I've just written a script which uses xxd to patch a
file (here be monsters and all that), and wondering if there are any
tools which can be used to do something similar: neither hexdump nor
xxd are part of coreutils. od is, but can't do the reverse hex to
binary conversion that xxd can do.

Thanks for your time,
-- 
imalone


More information about the users mailing list