ref: ad7a3f7f33448e5e1d808c8747916c20da51cd2f
dir: /sys/src/cmd/gs/src/rm_one.com/
$ Verif = F$Verify(0)
$ ! OpenVMS command file to emulate behavior of:
$ !
$ ! Define the command for deleting (a) file(s) (including wild cards)
$ !
$ DELETE="DELETE$$$/LOG"
$ FILE = F$SEARCH("''P1'")
$ IF "''FILE'" .NES. "" THEN DELETE 'FILE'
$ xxx = F$Verify(Verif)