Holes - This program will examine the bitmap of a directory device and locate regions of unused contiguous storage. The program will then display the locations and sizes of these regions. An optional lower limit can be set so that regions smaller than a given size will be ignored. Usage - This program must be installed to work. The command syntax takes one of three forms: 1) >HOL !Finds holes on "SY:" 2) >HOL ddnn: !Finds holes on "ddnn:" 3) >HOL ddnn: /nnnn !Finds holes larger than "nnnn" Errors: HOL -- BAD SWITCH Syntax error. Illegal use of "/nnnn" option. HOL -- INPUT ERROR I/O error while opening or reading the bitmap file of the directory device. HOL -- COMMAND ERROR Syntax error. Bad device specification. HOL -- ILLEGAL DEVICE Non-directory structured device.