PreviousNext

delete link(8cds)

Deletes a soft link

Synopsis

cdscp delete link link-name

Arguments

link-name
The 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 Revision 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)