ST — Programs

There are some command line tools in addition to the WWW interfaces to ST. Documentation is in `man` pages, which can be accessed via:

man -M /software/rt-math-1/man CommandName

Each command honours a "-h" option to display a syntax summary. In practice, use "-h -v" to see details. Many of the `man` pages simply advise to do that.

Many of the commands have multiple versions. The "beta" versions end in "_beta" and the "debug" versions end in "_debug". The production versions don't end in a special prefix. E.g. `st-qlist_beta` is the beta version of `st-qlist`, which, not having a suffix, is the production version.

A current list of commands can be seen via

ls /software/rt-math-1/{bin,maintenance,servers}

Summary

/software/rt-math-1/bin

st-comment add a comment to one or more service records
st-current reset someone's ST Current list
st-flow-graph generate a graph from `st-flow` data
st-flow produce workflow data for a specific work subset
st-org the organization name where this is run
st-owner-stats various ST workflow statistics
st-time-estimates estimate time related values
st-upcoming reset someone's ST Upcoming Projects list

/software/rt-math-1/maintenance

st-check-dependencies check for Perl modules needed by ST
st-checked-out list ST package files that are checked out
st-copy copy updates to ST to www.cs for testing
st-csrc syntax check some ST source files
st-find search ST program files
st-install-ppcat update the source and data files for presentation and planning categories
st-ppcat-annotate present annotations for presentation and planning categories
st-project create dependencies
st-push update a version of ST from its test version
st-qlist query the ST database
st-rlog summarizes recent RCS'd changes
st-set-field set multiple fields in multiple records
st-sql run an SQL statement against the ST database
st-sup updates a source file from what's on www.cs
st-time-avg totals tracked time for CSCF staff

/software/rt-math-1/servers

st-args.cgi display CGI arguments to this
st-flow-graphs create/update the standard workflow graphs
st-install-config select/copy from package configuration to used configuration
st-mail-gateway comment on or create ST records via email
st-mux invoke various ST commands/CGIs
st-ppcat source and data files for presentation and planning categories
st-suid-perl start ST with the needed permissions

Other Documentation

rt-math-1-config configuring the "rt-math-1" package