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

svr_sets_by_owner

svr_sets_by_owner

List all the persistent sets owned by owner

The output is a list of sets names

------ Example: svr_sets_by_owner -owner owner_name > allsets.tbl

would produce a 2-column table of the owner and set names of the persistent sets owned by owner_name. ------

Command-Line Options

url

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

owner

If supplied, sets for the owner name will be supplied, if not supplied, owner name(s) are read from stdin

Output Format

The standard output is a file where each line contains an owner name and a set name