NAME remove link - Removes a soft link's timeout value attribute SYNOPSIS cdscp remove link link-name CDS_LinkTimeout ARGUMENTS link-name The full name of the soft link. DESCRIPTION The remove link command removes a soft link's timeout value attribute, CDS_LinkTimeout, causing the soft link to become permanent. Privilege Required You must have write permission to the soft link. NOTE This command is replaced at Revision 1.1 by the dcecp command and may not be provided in future releases of DCE. EXAMPLE The following command removes the timeout value attribute of a soft link named /.:/eng/link01. cdscp> remove link /.:/eng/link01 CDS_LinkTimeout RELATED INFORMATION Commands: create link delete link list link set link show link