Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ list_link(8cds) — DCE 3.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

list link(8cds)  —  Maintenance

NAME

list link - Displays a list of all soft links matching a specified link name

SYNOPSIS

cdscp list link link-name [with attribute-name = attribute-value]

ARGUMENTS


link-nameThe full name of a specific soft link.  The last simple name can contain wildcard characters. 

with attribute-name
The name of a particular attribute.

= attribute-value
The value of a particular attribute.

DESCRIPTION

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.  Spaces must precede and follow the = (equal sign).  This command does not list the name of the directory, object entry, or other soft link to which the soft link points. 

Privileges Required

You must have r (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 r (read) or t (test) permission to the selected soft links. 

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 displays a list of all the soft links whose names begin with the letter l in the directory /.:/admin:

cdscp> list link /.:/admin/l∗
                        LIST
                    SOFTLINK   /.../abc.com/admin
                          AT   1991-10-15-15:54:38
lnk01
lnk02
lnk03
lnk04
lnk05
lnk06

RELATED INFORMATION

Commands:

create link(8cds), delete link(8cds), remove link(8cds), set link(8cds), show link(8cds). 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026