Skip to main contentModule dd
Source - DdConfig
- Configuration for a dd operation.
- DdConv
- Conversion flags for dd (
conv= option). - DdFlags
- Input/output flags for dd (
iflag=/oflag= options). - DdStats
- Statistics from a dd copy operation.
- StatusLevel
- Status output level for dd.
- apply_conversions
- Apply conversion options to a data block in-place.
- dd_copy
- Perform the dd copy operation.
- parse_dd_args
- Parse dd command-line arguments (key=value pairs).
- parse_size
- Parse a GNU dd SIZE string with optional suffix and
x multiplier. - print_help
- Print help message for dd.
- print_version
- Print version information for dd.