dd (1) Linux Manual Page
NAME dd – convert and copy a file SYNOPSIS dd [,OPERAND/]… dd ,OPTION/ DESCRIPTION Copy a file, converting and formatting according to the operands. bs=BYTES read and write up to BYTES bytes at a time (default: 512); overrides ibs and obs cbs=BYTES convert BYTES bytes at a time conv=CONVS convert the file as per the…
