Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ fold(1) — Atari System V 1.1-06

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

pr(1)





   fold(1)          (Directory and File Management Utilities)          fold(1)


   NAME
         fold - fold long lines

   SYNOPSIS
         fold [ -w width | -width ] [ filename ...  ]

   DESCRIPTION
         Fold the contents of the specified filenames, 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.

   SEE ALSO
         pr(1)

   NOTES
         Folding may not work correctly if underlining is present.

         The -width option is provided as a transition tool only.  It will be
         removed in future releases.

































   8/91                                                                 Page 1





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