dd copies an input file to an output file with optional conversions. The standard input and output are used by
default. Input and output block sizes can be specified to take advantage of physical io limitations. Options are of the
form
name=value and may be specified with 0, 1, or 2 leading `-' characters.
A number argument may be a scaled number with optional trailing multipliers of the form `* number', `x number
' or `X number'. Scale suffixes may be one of:
- b|B
- 512
- k|K
- 1000
- ki|Ki
1024
- m|M
- 1000000
- mi|Mi
1048576
- g|G
- 1000000000
- gi|Gi
1073741824
- t|T
- 1000000000000
- ti|Ti
1099511627776
- p|P
- 1000000000000000
- pi|Pi
1125899906842624
- e|E
- 1000000000000000000
- ei|Ei
1152921504606846976