JargonFile/entries/swab.txt

9 lines
357 B
Plaintext
Raw Normal View History

2014-04-26 14:52:28 +00:00
swab
2014-04-26 15:54:15 +00:00
/swob/ [From the mnemonic for the PDP-11 SWAp Byte instruction, as
immortalized in the dd (1) option conv=swab (see dd )] 1. vt. To solve the
NUXI problem by swapping bytes in a file 2. n. The program in V7 Unix used
to perform this action, or anything functionally equivalent to it. See also
big-endian , little-endian , middle-endian , bytesexual.