Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ fsplit(1) — GL1 W2.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

csplit(1)

l(1)

split(1)

FSPLIT(1)  —  Silicon Graphics

NAME

fsplit − split fortran, ratfor, or efl files

SYNOPSIS

fsplit options files

DESCRIPTION

Fsplit splits the named file(s) into separate files, with one procedure per file. A procedure includes blockdata, function, main, program, and subroutine program segments.  Procedure X is put in file X .f, X .r, or X.e depending on the language option chosen, with the following exceptions: main is put in the file MAIN.[efr] and unnamed blockdata segments in the files blockdataN.[efr] where N is a unique integer value for each file.

The following options pertain:

−f (default) Input files are fortran.

−r Input files are ratfor.

−e Input files are Efl.

−s Strip fortran input lines to 72 or fewer characters with trailing blanks removed. 

SEE ALSO

csplit(1), efl(1), split(1).

Version 2.3  —  July 04, 1985

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026