set link(1m) Open Software Foundation set link(1m)
NAME [Toc] [Back]
set link - Changes the value of a modifiable, single-valued attribute
of a soft link
SYNOPSIS [Toc] [Back]
cdscp set link link-name attribute-name = attribute-value
ARGUMENTS [Toc] [Back]
link-name The full name of the soft link.
attribute-name
The name of the attribute to be modified. Specify only one
attribute at a time. See Description for valid attribute
names.
The value of a particular attribute.
DESCRIPTION [Toc] [Back]
The set link command changes the value of a modifiable, single-valued
attribute of a soft link. The following are valid attributes:
CDS_LinkTarget = fullname
Specifies the full name of the directory, object entry, or
other soft link to which the soft link points.
CDS_LinkTimeout = (expiration-time extension-time)
Specifies a timeout value after which the soft link is
either checked or deleted. The timeout value contains both
an expiration time and an extension time. If a soft link
expires and its target entry is deleted, the soft link is
deleted. If the soft link still points to an existing entry,
its life is extended by the expiration time. Specify
expiration-time in the format yyyy-mm-dd-hh:mm:ss (yearmonth-day-hour:minute:second).
Specify extension-time in
the format ddd-hh:mm:ss (day-hour:minute:second).
Privilege Required [Toc] [Back]
You must have write permission to the soft link.
NOTE [Toc] [Back]
This command is replaced at Revision 1.1 by the dcecp command and may
not be provided in future releases of DCE.
EXAMPLE [Toc] [Back]
The following command redirects a soft link named /.:/admin/work_disk
from its current destination name, /.:/admin/work_disk01, to a new
destination name, /.:/admin/work_disk03.
Hewlett-Packard Company - 1 OSF DCE 1.1/HP DCE 1.8 PHSS_26394-96
set link(1m) Open Software Foundation set link(1m)
dscp> set link /.:/admin/work_disk CDS_LinkTarget = /.:/admin/work_disk03
RELATED INFORMATION [Toc] [Back]
Commands: create link(1m), delete link(1m), list link(1m), show
link(1m)
Hewlett-Packard Company - 2 -OSF DCE 1.1/HP DCE 1.8 PHSS_26394-96 [ Back ] |