This program is designed to produce a list of files to fit onto
diskettes. It can be adapted to other uses.
This program uses a straightforward, first-fit algorithm.
The options supported are:
-s i diskette capacity, default 360000
-r i space to reserve on first diskettes, default 0
-n s UNIX-style file name specification for files to
be packed, default "*.lzh"