Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: help2tex Up: Central services Previous: asco

Subsections



astat

Collate AIPS++ revision statistics from an alog report.

Synopsis

alog [options] | astat

Description

astat is a sed/awk filter which collates revision statistics for each AIPS++ programmer from an alog (p[*]) report. It reports separately the number of new files checked in, revisions of previously checked in files, and the total of these.

For each revision made (but not for the initial checkin) RCS provides a rough indication of the extent of the change by reporting the number of lines added and the number of lines deleted. Cumulative totals for these are provided in the output, but note that these numbers can be misleading. Large values may, for example, result from checking in a changed POSTSCRIPT file, or test program output.

Options

None.

Notes

Examples

   alog -b --package=aips | astat

Collects statistics for the aips package for the latest AIPS++ major version.

See also

alog (p[*]), AIPS++ change log reporting utility.

Author

Original: 1994/02/10 by Mark Calabretta, ATNF


next up previous contents index
Next: help2tex Up: Central services Previous: asco   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15