Next: , Up: recfmt


25.1 recfmt Invocation

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 in the 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.