Query: fold
OS: bsd
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FOLD(1) General Commands Manual FOLD(1)NAMEfold - fold long lines for finite width output deviceSYNOPSISfold [ -width ] [ file ... ]DESCRIPTIONFold is a filter which will fold the contents of the specified 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, or the tabs should be expanded using expand(1) before coming to fold.SEE ALSOexpand(1)BUGSIf underlining is present it may be messed up by folding. 3rd Berkeley Distribution April 29, 1985 FOLD(1)
Related Man Pages |
---|
fold(1) - opensolaris |
fold(1p) - centos |
fold(1) - suse |
fold(1) - netbsd |
fold(1) - sunos |