Format concatenated input
fmt [-w width] [-m maximum] [-] [file...]
QNX Neutrino
The fmt utility concatenates the input files, formats the output as specified by the width and maximum options, and sends the results to standard output. Non-indenting tabs are converted to spaces; tabs are used for indentation where possible. If no input files are given, fmt reads from standard input.