Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.
2 definitions found
From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]:
DD
1. double density.
2. data dictionary.
3. Deployment Descriptor.
(2005-01-26)
From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]:
dd
A Unix copy command with special options suitable for
block-oriented devices; it was often used in heavy-handed
system maintenance, as in "Let's "dd" the root partition
onto a tape, then use the boot PROM to load it back on to a
new disk".
dd had a distinctly non-Unixy keyword option syntax
reminiscent of IBM System/360 JCL (which had an elaborate
DD "Dataset Definition" specification for I/O devices).
Though the command filled a need, the interface design was
clearly a prank.
[Jargon File]
(2005-08-08)