Megan said...
[SQUEEZE command info]
|The only problem might be a deleted file at
|the end of the volume (or if the quantity of deleted files are sufficient
|that the moved files don't adequately cover the deleted ones). It
|should be possible to write a very short program which will determine
|the last block used on the (squeezed) volume, and to write null blocks
|to all disk blocks from there to the end of the volume.
Dunno about RT11, but VMS also has the /ERASE
option on the DELETE comand, to write a pattern
over the old file. Somewhere I've seen another
version that had a parameter for the number of
times to overwrite the file...
Anyway, VMS help is online!
http://www.ceri.memphis.edu/help/@SYS_HELP
-Miles