Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ fold(1) — A/UX 0.7

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

expand(1)



     fold(1)                                                   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.

     FILES
          /usr/ucb/fold

     SEE ALSO
          expand(1)

     BUGS
          If underlining is present it may be messed up by folding.

































     Page 1                                        (last mod. 1/20/87)



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