|
Library /sys$common/syshlp/DCE$UAF_HELP.HLB SHOW, Qualifiers, /FORMAT=REMOVE_COMMAND *Conan The Librarian |
/FORMAT=REMOVE_COMMAND
When used with the /OUTPUT=output qualifier, produces output
that can later be entered into DCE$UAF as valid REMOVE commands.
You can use this qualifier and a command procedure to remove
wildcarded entries from the DCE$UAF file. (The REMOVE command does
not support wildcards.) For example, to delete all of the entries that
belong to server accounts in your DCE$UAF file, enter the following:
DCE$UAF> SHOW *SERVER* /FORMAT=REMOVE_COMMAND /OUTPUT=REM.COM
DCE$UAF> @REM
|
|