DragonFly On-Line Manual Pages

Search: Section:  


XD(1)                  DragonFly General Commands Manual                 XD(1)

NAME

xd

SYNOPSIS

xd [-2AacCdlNovx] [-b[n]] [-Ln] [-OM|OI|OD] [-Sn] [-w[n]] file ...

DESCRIPTION

Xd is yet another dump utility. -2 dumps in binary. -A doesn't show address. -b[n] specifies word length in byte. -c doesn't show characters > 127. -C doesn't show characters -d dumps in decimal. -Ln specifies dump length. -l sets word length 4 bytes(==-b4) -N doesn't show numbers. -OM reads input as big endian. -OI reads input as little endian. -OD reads input as PDP format. -o dumps in octal. -Sn specifies offset. -v doesn't suppress output. -w[n] specifies bytes in a row. -x dumps in hexia-decimal.

SEE ALSO

od(1), hexdump(1). local XD(1)

Search: Section: