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


next up previous contents index
Next: squiz Up: Code management Previous: rcscat

Subsections



sau

AIPS++ source code update utility.

Synopsis

sau file1 [file2 ...]

Description

sau updates the AIPS++ slave and code areas with the lastest version of a file in $AIPSMSTR.

sau is a replacement for au (p[*]) (and rau (p[*])) on operating systems, most notably Linux and Digital UNIX, that do not support setuid shell scripts. sau is a C-based setuid wrapper that runs a non-setuid copy of au (p[*]), sau.sh.

Refer to the au (p[*]) documentation for further information.

Options

None.

Diagnostics

Status return values
0: success
-1: exec of sau.sh failed.
Refer to the au (p[*]) documentation for other return values.

Examples

The command

   cd $HOME/aips++/code/install
   sau au

would update the slave and plain-text copies of au, but not the script in the AIPS++ bin area.

See also

au (p[*]), AIPS++ code update utility.

Author

Original: 1997/09/08 by Jeff Uphoff, NRAO


next up previous contents index
Next: squiz Up: Code management Previous: rcscat   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