od

SunOS> echo '{' > xx
 
SunOS> od xx
0000000 075412
0000002
 
SunOS> od -x xx
0000000 7b0a
0000002
 
SunOS>

Stand: 04.11.2009

EOF