gx-admins - Determine the set of admins for an existing requests.log file
gx-admins -help
gx-admins -version
gx-admins logfile
gx-admins, part of the gx-map system, is an administrative command. It reads an existing requests.log file, possibly from an older release of the gx-map system. By searching for entries for which the user making the request differs from the user to which the request applies, it determines which accounts were enabled as administrative accounts.
The gx-admins command can be used in conjunction with the gx-convert-log command.
Option processing is done using the Perl Getopt::Long module.
Options may be specified with a single or double leading '-' character. Option names may be abbreviated to whatever is unique. Arguments may be separated either by a blank or by an '=' character. For example, ``-foobar 42'', ``--foobar=42'', and ``-foob 42'' would all be equivalent.
gx-map(7), gx-map-requests-log(5), gx-convert-log(8)
Keith Thompson, San Diego Supercomputer Center, <kst@sdsc.edu>
See the file LICENSE in the gx-map distribution, installed in the etc/gx-map subdirectory.