delete link(8cds) — Maintenance
NAME
delete link - Deletes a soft link
SYNOPSIS
cdscp delete link link-name
ARGUMENTS
link-nameThe full name of the soft link.
DESCRIPTION
The delete link command deletes a soft link.
Privileges Required
You must have d (delete) permission to the soft link, or A (Admin) permission to the directory that stores the soft link.
NOTES
This command is replaced at DCE Version 1.1 by the dcecp command and may not be provided in future releases of DCE.
EXAMPLES
The following command deletes the soft link /.:/sales/asia.
cdscp> delete link /.:/sales/asia
RELATED INFORMATION
Commands:
create_link(8cds), list_link(8cds), set_link(8cds), show_link(8cds).