[Info-vax] Basic C program in OpenVMS
Richard B. Gilbert
rgilbert88 at comcast.net
Mon Feb 18 23:42:00 EST 2013
On 2/18/2013 7:18 AM, kevinparker124 at gmail.com wrote:
>
>
> And how to delete that .c file ?
>
If you have a file "MUMBLE.C;1" and you wish to delete it,
the magic incantation is:
$ DELETE MUMBLE.C;1
See also "$ HELP DELETE"
You can abbreviate "DELETE" to "DEL"
NOTE that DELETE simply removes pointers that say "there is a file out
there" It is sometimes possible to "undelete" a file. DON"T count on it!
If you wish to remove all traces of a file, GOOGLE for "DOD Erase"
More information about the Info-vax
mailing list