Group: comp.os.plan9 · Group Profile · Search for Xd in comp.os.plan9
Author: Pietro Gagliardi
Date: Jul 14, 2008 15:03
...Jul 14, 2008, at 1:13 PM, erik quanstrom wrote: -x by itself doesn't output the hex codes for bytes, it outputs the hex codes for 4 byte integers. i think you're thinking of this command line instead ; xd -c -1x bad 0000000 e0 Q R S \n 0 e0 51 52 53 0a On Jul 14, 2008, at 1:22 PM, Russ Cox wrote: The -c and -x formats are not intended to align. If you ...
|