Manual Pages for UNIX Darwin command on man asa
MyWebUniversity

Manual Pages for UNIX Darwin command on man asa

ASA(1) BSD General Commands Manual ASA(1)

NAME

aassaa - interpret carriage-control characters.

SYNOPSIS

aassaa [file ...]

DESCRIPTION

The aassaa utility reads files sequentially, mapping FORTRAN carriage-con-

trol characters to line-printer control sequences, and writes them to the

standard output.

The first character of each line is interpreted as a carriage-control

character. The following characters are interpreted as follows: Output the rest of the line without change. 0 Output a character before printing the rest of the line. 1 Output a character before printing the rest of the line. + The trailing of the previous line is replaced by a

before printing the rest of the line.

Lines beginning with characters other than the above are treated as if they begin with . EEXXAAMMPPLLEESS To view a file containing the output of a FORTRAN program:

asa file

To format the output of a FORTRAN program and redirect it to a line-

printer.

a.out | asa | lpr

DIAGNOSTICS The aassaa utility exit 0 on success, and >0 if an error occurs.

SEE ALSO

f77(1) STANDARDS

The aassaa utility conforms to IEEE Std 1003.2-1992 (``POSIX.2'').

AUTHORS J.T. Conklin, Winning Strategies, Inc. BSD September 23, 1993 BSD




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™