Documentation read from 04/17/2019 22:07:26 version of /vol/public-pseed/FIGdisk/FIG/bin/svr_get_set.
List all the entries in a persistent set owned by owner
The output is a list of set entries
Owner name and set name(s) are required.
Owner can be supplied with the -owner command line argument.
Set name can be supplied with the -set_name argument only if the -owner argument is supplied.
If -owner is supplied but not -set_name, set names are read from stdin, starting at column c.
If neither set_name nor -owner is supplied, owner:set_name are read (starting at column -c) from stdin.
Example: svr_get_set -owner owner_name -set_name set_name > set_contents.tbl
would produce a 1-column table of the contents of the set named set_name owned by owner. ------
The URL for the Sapling server, if it is to be different from the default.
If supplied, owner name will be used for all subsequent operations
If supplied, the contents of this set will be returned
This is used only if the column containing the input owner and/or set names is not the last.
The standard output is a file where each line contains an owner name and a set name