*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: fpr | Section: 1 | Source: NetBSD | File: fpr.1
FPR(1) FreeBSD General Commands Manual FPR(1) NAME fpr - print Fortran file SYNOPSIS fpr DESCRIPTION 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 a.out | fpr | lpr fpr < f77.output | lpr HISTORY The fpr command appeared in 4.2BSD. BUGS Results are undefined for input lines longer than 170 characters. FreeBSD 14.1-RELEASE-p8 June 6, 1993 FreeBSD 14.1-RELEASE-p8

Navigation Options