dd

E299159

dd is a Unix command-line utility used to convert and copy raw data at a low level, often for tasks like disk imaging and backup.

All labels observed (1)

Label Occurrences
dd canonical 1

How this entity was disambiguated

Statements (47)

Predicate Object
instanceOf Unix command ⓘ
command-line utility ⓘ
data copying tool ⓘ
canReadFrom block devices ⓘ
regular files ⓘ
canWriteTo block devices ⓘ
regular files ⓘ
commonlyUsedWith /dev/null ⓘ
/dev/random ⓘ
/dev/sdX devices ⓘ
/dev/urandom ⓘ
/dev/zero ⓘ
dataUnit blocks ⓘ
bytes ⓘ
feature can continue from an offset ⓘ
can limit number of blocks copied ⓘ
can show transfer statistics ⓘ
inputSpecifier if ⓘ
introducedIn early Unix systems ⓘ
nameOrigin inspired by IBM JCL DD (Data Definition) statements ⓘ
operatingSystem BSD ⓘ
Linux ⓘ
Unix ⓘ
Unix-like systems ⓘ
macOS ⓘ
option bs ⓘ
conv ⓘ
count ⓘ
seek ⓘ
skip ⓘ
outputSpecifier of ⓘ
primaryFunction convert raw data ⓘ
copy raw data ⓘ
perform low-level data copying ⓘ
risk can overwrite data irreversibly ⓘ
requires careful specification of input and output ⓘ
supportsOperation block-level copying ⓘ
byte swapping ⓘ
changing block size ⓘ
data conversion ⓘ
sparse file creation ⓘ
typicalUse cloning disks ⓘ
copying partitions ⓘ
creating bootable media ⓘ
disk backup ⓘ
disk imaging ⓘ
writing disk images to devices ⓘ

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.