|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
ASA(1) FreeBSD General Commands Manual ASA(1)
NAME
asa -- interpret carriage-control characters
SYNOPSIS
asa [file ...]
DESCRIPTION
The asa 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:
<space> Output the rest of the line without change.
0 Output a <newline> character before printing the rest of the
line.
1 Output a <formfeed> character before printing the rest of the
line.
+ The trailing <newline> of the previous line is replaced by a
<carriage-return> before printing the rest of the line.
Lines beginning with characters other than the above are treated as if
they begin with <space>.
EXIT STATUS
The asa utility exits 0 on success, and >0 if an error occurs.
EXAMPLES
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
SEE ALSO
f77(1)
STANDARDS
The asa utility conforms to IEEE Std 1003.1-2001 (``POSIX.1'').
AUTHORS
J.T. Conklin, Winning Strategies, Inc.
FreeBSD 6.2 May 9, 2002 FreeBSD 6.2
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Wed Sep 19 19:56:19 BST 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
ssh man page (4010 hits) (Suse Linux 10.1)
CPAN man page (3934 hits) (Suse Linux 10.1)
startproc man page (1429 hits) (Suse Linux 10.1)
svn man page (1145 hits) (FreeBSD 6.2)
signal man page (1067 hits) (Suse Linux 10.1)
lwptut man page (1033 hits) (Suse Linux 10.1)
startpar man page (808 hits) (Suse Linux 10.1)
netcat man page (795 hits) (Suse Linux 10.1)
Net::Config man page (740 hits) (Suse Linux 10.1)
oowriter man page (719 hits) (Suse Linux 10.1)
|