Content-type: text/html Manpage of SgetColl

SgetColl

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

NAME

SgetColl - display information about SRB data objects.  

SYNOPSIS

SgetColl [-ahc] [-I] [-W|-U userName] [-Y number] [-L number] [-A condition] [collName]  

DESCRIPTION

SgetColl displays information about collections in collName.

If collName is not given, SgetColl displays information about all collections that can be associated with the user, unless -U or -W option is exercised.

 

OPTIONS

-h
display command options
-a
display access permissions
-c
displays container information
-H
display hidden files owned by you in the collection
-W
display information for all users
-U
display information for user/group userName
-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: SgetColl -A "COPY = 0"
 

SEE ALSO

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