ERASE - overwrite a file or files with zeroes.

Syntax:

erase filename[;filename]*

Examples:

erase /myfile
erase onefile;another;yetanoth
erase b.out

Description:

ERASE will write zeroes over the file space associated with the specified files, but it does not release the file(s).

See Also:

expl purge, expl release

Copyright © 1996, Thinkage Ltd.