Documentation read from 04/17/2019 22:07:27 version of /vol/public-pseed/FIGdisk/FIG/bin/svr_put_set.

svr_put_set

svr_put_set

Add entries to a persistent set owned by owner

Owner name and set name(s) are required.

Owner must be supplied with the -owner command line argument.

Set name must be supplied with the -set_name argument

Example: svr_put_set -owner owner_name -set_name set_name < set_contents.tbl

would read a 1-column table of entries and add them to the contents of the set named set_name owned by owner. ------

Command-Line Options

url

The URL for the Sapling server, if it is to be different from the default.

owner

If supplied, owner name will be used for all subsequent operations

set_name

If supplied, all entries will be added to this set

-c Column

This is used only if the column containing the input, owner and/or set names is not the last.

Output Format