[net.unix] RL02 disk erase

ron@BRL.ARPA (Ron Natalie) (11/19/85)

The BRL VAX UNIX that you are running has a program called
/usr/brl/sbin/bclear that will clear an arbitrary file.

It's invoked by
	bclear <blocksize> [<number-of-blocks>]

just say something like
	bclear	32 /dev/rrl0c

-Ron