Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ fold(1) — A/UX 3.0.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

expand(1)




fold(1) fold(1)
NAME fold - folds long lines for finite-width output device SYNOPSIS fold [-width] [file]... ARGUMENTS file Specifies the file containing the lines that will be folded. -width Specifies the maximum width for the lines. The default is 80. 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. The width should be a multiple of 8 if tabs are present, or the tabs should be expanded using expand before coming to fold. LIMITATIONS If underlining is present it may be corrupted by folding. FILES /usr/ucb/fold Executable file SEE ALSO expand(1) January 1992 1

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026