Options are: .TF \fL-m
-b sets the size of read and write operations to iando bytes. The default size is 8 kilobytes.
-d causes the output process to sleep for sleepms milliseconds initially, giving the reading process time to accumulate data in the buffer.
-f writes ofile rather than standard output
-i sets the size of read operations to ireadsize bytes.
-k allocates a circular buffer of KB-buf kilobytes rather than the default 5000 kilobytes.
-o sets the size of write operations to owritesize bytes.
-s prevents output until start-KB kilobytes have been read.
-S seeks both input and output files to off before copying.
-t stops output after minutes have passed. This assumes that pump can copy 10,584,000 bytes per minute.
0
.EX cdfs venti/rdarena arena0 arena.3 | pump -b 65536 -k 51200 >/mnt/cd/wd/arena.3
.SH FILES
Dd , ecp and pump occupy slightly different niches but perhaps some simplification is possible.