fold(1) bsd man page | unix.com

Man Page: fold

Operating Environment: bsd

Section: 1

FOLD(1) 						      General Commands Manual							   FOLD(1)

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 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 ALSO
expand(1)
BUGS
If underlining is present it may be messed up by folding. 3rd Berkeley Distribution April 29, 1985 FOLD(1)
Related Man Pages
fold(1) - linux
fold(1) - centos
fold(1) - suse
fold(1) - sunos
fold(1) - freebsd
Similar Topics in the Unix Linux Community
Directory vs. Folder?
Replace part of folder(s)
Script that sums the contents of a folder (help me)
Script to tar/rsync/rm multiple folder names
Hotfolder with inotify-tools, loop FOR not working