NAME

gx-admins - Determine the set of admins for an existing requests.log file


SYNOPSIS

gx-admins -help

gx-admins -version

gx-admins logfile


DESCRIPTION

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.


OPTIONS

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.

-help
Display a usage message and exit.

-version
Display the software version number and exit.


SEE ALSO

gx-map(7), gx-map-requests-log(5), gx-convert-log(8)


AUTHOR

Keith Thompson, San Diego Supercomputer Center, <kst@sdsc.edu>


COPYRIGHT AND LICENSE

See the file LICENSE in the gx-map distribution, installed in the etc/gx-map subdirectory.