*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->NetBSD man pages -> fpr (1)              
Title
Content
Arch
Section
 

FPR(1)

Contents


NAME    [Toc]    [Back]

     fpr - print Fortran file

SYNOPSIS    [Toc]    [Back]

     fpr

DESCRIPTION    [Toc]    [Back]

     fpr is a filter that transforms files formatted according to Fortran's
     carriage control conventions into files formatted according to UNIX line
     printer conventions.

     fpr copies its input onto its output, replacing the carriage control
     characters with characters that will produce the intended effects when
     printed using lpr(1).  The first character of each line determines the
     vertical spacing as follows:

           Blank        One line
           0            Two lines
           1            To first line of next page
           +            No advance

     A blank line is treated as if its first character is a blank. A blank
     that appears as a carriage control character is deleted. A zero is
     changed to a newline.  A one is changed to a form feed. The effects of a
     "+" are simulated using backspaces.

EXAMPLES    [Toc]    [Back]

           a.out | fpr | lpr

           fpr < f77.output | lpr

HISTORY    [Toc]    [Back]

     The fpr command appeared in 4.2BSD.

BUGS    [Toc]    [Back]

     Results are undefined for input lines longer than 170 characters.

BSD                              June 6, 1993                              BSD
[ Back ]
 Similar pages
Name OS Title
uconv IRIX convert FORTRAN unformatted file
ftnsplit IRIX Invokes the Fortran file splitter
extcentry IRIX extract FORTRAN-callable entry points from a C file
fsplit OpenBSD split a multi-routine Fortran file into individual files
cry2mips IRIX Converts Fortran data types between Cray Fortran data types and MIPS IEEE Fortran data types
maplun IRIX returns the integer file descriptor for a Fortran logical unit number
prs IRIX print an SCCS file
xfs_bmap IRIX print block mapping for an XFS file
nm IRIX print name list of an object file(s)
cksum HP-UX print file checksum and sizes
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service