fsplit man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



FSPLIT(1)							     FSPLIT(1)

NAME
     fsplit - split FORTRAN or RATFOR 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.

     -d	  Create a subdirectory ( <inputfile>.d ) for each input file and
	  create the output files within that subdirectory.

NOTES
     The characters dot (.), underbar (_), and dollar ($) are allowed as name
     characters in MIPS FORTRAN. If used in subroutine or function names they
     are also used in the file names of the created files.

     Comment lines after an end and before the next non-comment line are
     discarded.	 Comment lines before the first non-comment line are
     discarded.

     EFL and RATFOR are handled identically except for the output file name
     suffix.

     fsplit does not detect name conflicts between an input file name and an
     output file name, nor does it detect multiple output files with the same
     name.  For example, if two input files each contain a subroutine named
     "NARF", fsplit will generate two output files called "NARF.f" and the
     second one will overwrite the first.  Use the -d option to avoid this
     problem.

									Page 1

FSPLIT(1)							     FSPLIT(1)

SEE ALSO
     csplit(1), split(1).

									Page 2

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net