Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ fsplit(1) — A/UX 3.0.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

csplit(1)

efl(1)

f77(1)

split(1)




fsplit(1) fsplit(1)
NAME fsplit - splits f77 or efl files SYNOPSIS fsplit [-e] [-f] [-s] file... ARGUMENTS -e Indicates that the input files are EFL. -f Indicates that the input files are F77. file Specifies the file to be split. -s Strips f77 input lines to 72 or fewer characters with trailing blanks removed. DESCRIPTION fsplit splits the named files 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 flag 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. FILES /bin/fsplit Executable file SEE ALSO csplit(1), efl(1), f77(1), split(1) January 1992 1

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