Content-type: text/html Manpage of Stls

Stls

Section: User SRB Commands (1)
Updated: Jan 2002
Index Return to Main Contents
 

NAME

Stls - display objects and sub-collections in SRB collection for a given ticket  

SYNOPSIS

Stls [-v] [-L number] [-Y number] [-H hostName] [-A condition] { [-F fileName] | ticket }  

DESCRIPTION

Stls displays objects accessible by a given ticket.

 

OPTIONS

-h
display command options
-v
verbose mode
-F
fileName specifies the file in which the ticket is stored.
-H
hostName is the host name where a server SRB is running. If not given it exopects the environment files or variables to provide the information.
-Y
[number] controls display format.
Without -Y, information is displayed one item-per-line with each attribute spaced at DEFAULT_FIELD_WIDTH characters.
With -Y 0 will display in vertical, one attribute-per-line format.
With Y n, n > 0, information is displayed one item-per-line with each attribute spaced at number characters.
With Y -1, information is displayed without headers, with each item quoted and separated by a blank and with no row control.
-L
[number] controls number of items displayed at a time under user's control.
Without -L, DEFAULT_ROW_COUNT items of information is displayed at a time.
With L n, n > 0, n items are displayed at a time.
-A
condition option is an '&' separated condition which will be applied in choosing the object to be listed. The separated condition is of the form "<Attr> <CompOp> <Value>", where <Attr> is an MCAT attribute found by Sattrs command, <CompOp> is a comparison operator and <Value> is a numeric or string value. The entire condition should be within a set of double quotes. Example: Stls -F foo.ticket -A "COPY = 0" srb.sdsc.edu
 

SEE ALSO

Sls(1), Sticket(1), SgetD(1), Sattrs(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 18:44:15 GMT, July 02, 2004