FOLD(1-SysV) RISC/os Reference Manual FOLD(1-SysV)
NAME
fold - fold long lines for finite width output device
SYNOPSIS
fold [ -width ] [ file ... ]
DESCRIPTION
fold is a filter which will fold the contents of the speci-
fied files, or the standard input if no files are specified,
breaking the lines to have maximum width width. The default
for width is 80. width should be a multiple of 8 if tabs
are present.
ERRORS
If underlining is present it may be messed up by folding.
Printed 1/15/91 Page 1