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

svr_subsystems_to_roles < subsystems > subsystems.role

svr_subsystems_to_roles < subsystems > subsystems.role

This take a table in. One of the columns contains subsystem names. For each subsystem, a set of lines is output. The set will be

    [subsystem,abbreviation,role]

------ Example: svr_all_subsystems | svr_subsystems_to_roles > 3-column.table

would produce a 3-column table. The first column would contain subsystem names, the 2nd role abbrviations, and the third a role contained in the subsystem. ------

Command-Line Options

-c Column

This is used only if the column containing subsystems is not the last.

Output Format

The standard output is a file where each line just contains a subsystem name, a role abbreviation, and the full role.