4.0;dll (delete_link), revision 4.0, 82/03/24
DLL (DELETE_LINK) -- Delete a link.
usage: DLL pathname... [-L] {CL}
FORMAT
DLL pathname ... [options]
DLL deletes a link. After execution of this command, the link is no longer
available for use.
ARGUMENTS
pathname
(required) Specify pathname of the link to be deleted. Multiple
pathnames and wildcarding are permitted; separate names
with blanks.
OPTIONS
-L List name(s) of link(s) as deleted.
This command uses the command line parser, and so also accepts the standard
command options listed in HELP CL.
EXAMPLES
$ dll bugs Delete the link "bugs" from the $ current working directory.
RELATED TOPICS
More information is available. Type:
- HELP DLF
for details about deleting files.
- HELP DLT
for details about deleting directory trees.