User`s guide
UNPROTECT
/EXCLUDE
Removes protection from all the files on a device except the ones you specify. The
following command, for example, removes protection from all files on DU0 except
SAV files:
.UNPROTECT/EXCLUDE DU0:*.SAV
?PIP-W-No .SYS action
Files unprotected:
DX0:ABC.OLD
DX0:AAF.OLD
DX0:COMB.
DX0:MERGE.OLD
/INFORMATION
Changes the severity level of the error message that displays when not all of the
input files you specified are found. If you do not use /INFORMATION, RT–11
displays an error message when it is unable to find an input file, and execution
halts after the command is processed. When you use /INFORMATION, RT–11
displays an informational message to tell you which files it cannot find, but
execution continues.
In the following example, RT–11 removes protection from input files FILE1.TXT
and FILE3.TXT. However, since RT–11 is unable to find DL0:FILE2.TXT, RT–11
displays a message to inform you:
.UNPROTECT/INFORMATION DL0:(FILE1,FILE2,FILE3).TXT
?PIP-I-File not found DL0:FILE2.TXT
/[NO]LOG
/LOG lists on the terminal a log of the files from which protection is removed
by the current command. This is the default mode of operation when you use
wildcards in the file specification. Note that if you specify /LOG, RT–11 does not
ask you for confirmation before execution proceeds. Use both /LOG and /QUERY
to invoke logging and querying.
/NOLOG suppresses a listing of the files from which protection is being removed
from appearing on the terminal.
/NEWFILES
Removes protection from only the files that have the current system date. The
following example removes protection from the files created today:
.UNPROTECT/NEWFILES DU1:*.BAK
Files unprotected:
DU1:MERGE.BAK ? Y
/QUERY
Requests a confirmation message from RT–11 before it removes protection from
each file. This option is useful on operations that involve wildcards, when you
may not be sure which files RT–11 will select for the operation.
Note: Specifying /LOG eliminates the automatic query; you must specify
/QUERY with /LOG to retain the query function.
RT–11 Command Descriptions 329










