Next: , Previous: Invoking recfix, Up: Invoking the Utilities


17.7 Invoking recfmt

recfmt formats records using templates. Synopsis:

     recfmt [option]... [template]

This program always works as a filter, getting the data from the standard input and writing the result to standard output.

In addition to the common options described earlier (see Common Options) the program accepts the following options.

-f
--filename=PATH
Read the template from the file in PATH instead of the command line.