ответ к #feeei: for x in `hexdump -b -s 0x00FACE8D -n 9000 some.log | sed s/^.......// | tr -d '\n'`; do echo -ne \\$x; done