Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ fold(1) — DG/UX 4.30

Media Vault

Software Library

Restoration Projects

Artifacts Sought



     fold(1)                    DG/UX 4.30                     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
          col(1) before fold processes the input.

     BUGS
          Fold may distort underlining.







































     Licensed material--property of copyright holder(s)         Page 1



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