[categories] [index] [all (552)] [latest]
$ xxd -p hello $ hexdump -ve '1/1 "%.2x"' hello $ od -v -t x1 -An hello |tr -d '\n ' $ od -t x4 -v hello