dd - convert and copy a file
[SYNOPSIS] dd OPTION
option
if=FILE read from FILE instead of stdin
of=FILE write to FILE instead of stdout
bs=BYTES force ibs=BYTES and obs=BYTES
count=BLOCKS copy only BLOCKS input blocks
seek=BLOCKS skip BLOCKS obs-sized blocks at start of output