remove link(8cds) — Maintenance
NAME
remove link - Removes a soft link’s timeout value attribute
SYNOPSIS
cdscp remove link link-name CDS_LinkTimeout
ARGUMENTS
link-nameThe 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.
Privileges Required
You must have w (write) permission to 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 removes the timeout value attribute of a soft link named /.:/eng/link01:
cdscp remove link /.:/eng/link01 CDS_LinkTimeout
RELATED INFORMATION
Commands:
create_link(8cds), delete_link(8cds), list_link(8cds), set_link(8cds), show_link(8cds).