English Dictionary
◊ DID YOU MEAN BUNKER?
bunker
n 1: a hazard on a golf course [syn: {sand trap}, {trap}]
2: a fortification of earth; mostly or entirely below ground
[syn: {dugout}]
v 1: hit a golf ball into a bunker
2: fill a ship's bunker with coal or oil
3: transfer cargo form a ship to a warehouse
English Computing Dictionary
◊ CHUNKER
chunker
A program like {Unix}'s "split" which breaks an
input file into parts, usually of a pre-set size, e.g. the
maximum size that can fit on a {floppy}. The parts can then
be assembled with a {dechunker}, which is usually just the
chunker in a different mode.
(1998-12-15)