August 2000
Intermediate to advanced
816 pages
29h 45m
English
fold
fold [option] [files]
Break the lines of the named files so that they are no wider than the specified width (default is 80). fold breaks lines exactly at the specified width, even in the middle of a word. Reads from standard input when given - as a file.
Count bytes, not columns (i.e., consider tabs, backspaces, and carriage returns to be one column).
Break at spaces only, if possible.
Set the maximum line width to width. Default is 80.
Read now
Unlock full access