list link(1m) Open Software Foundation list link(1m)
NAME [Toc] [Back]
list link - Displays a list of all the soft links whose names match
the link name that you specify
SYNOPSIS [Toc] [Back]
cdscp list link link-name [with attribute-name = attribute-value]
ARGUMENTS [Toc] [Back]
link-name The full name of a specific soft link. The last simple name
can contain wildcard characters.
attribute-name
The name of a particular attribute.
attribute-value
The value of a particular attribute.
DESCRIPTION [Toc] [Back]
The list link command displays a list of all the soft links whose
names match the link name that you specify. The last simple name can
contain wildcard characters. You can use a with attribute-name =
attribute-value clause to limit output only to soft links whose
attributes have values equal to the specified values. A space must
precede and follow the = (equals sign). This command does not list
the name of the directory, object entry, or other soft link to which
the soft link points.
Privilege Required [Toc] [Back]
You must have read permission to the directory that stores the soft
link. If you use a with attribute-name = attribute-value clause in
the command, you also need read or test permission to the selected
soft links.
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 displays a list of all the soft links whose
names begin with the letter l in the directory /.:/admin.
dscp> list link /.:/admin/l*
LIST [Toc] [Back]
SOFTLINK /.../abc.com/admin
AT 1991-10-15-15:54:38
lnk01
lnk02
lnk03
lnk04
Hewlett-Packard Company - 1 OSF DCE 1.1/HP DCE 1.8 PHSS_26394-96
list link(1m) Open Software Foundation list link(1m)
lnk05
lnk06
RELATED INFORMATION [Toc] [Back]
Commands: create link(1m), delete link(1m), remove link(1m), set
link(1m), show link(1m)
Hewlett-Packard Company - 2 -OSF DCE 1.1/HP DCE 1.8 PHSS_26394-96 [ Back ] |