Name
dd -- convert and copy a file
Description
The specification for "dd" is as specified in the SUS but with the
following differences as listed below.
Differences
- SWAB
this keyword to the CONV= option causes alternate bytes to be swapped, just
as the SUS declares. Unlike the SUS declaration, the odd character is not
ignored, but is appended to the output instead.