|
|
1.1 root 1: .\" Copyright (c) 1980 Regents of the University of California.
2: .\" All rights reserved. The Berkeley software License Agreement
3: .\" specifies the terms and conditions for redistribution.
4: .\"
5: .\" @(#)fold.1 6.1 (Berkeley) 4/29/85
6: .\"
7: .TH FOLD 1 "April 29, 1985"
8: .UC
9: .SH NAME
10: fold \- fold long lines for finite width output device
11: .SH SYNOPSIS
12: .B fold
13: [
14: \-width
15: ] [
16: file ...
17: ]
18: .SH DESCRIPTION
19: .I Fold
20: is a filter which will fold the contents of the specified files,
21: or the standard input if no files are specified,
22: breaking the lines to have maximum width
23: .I width.
24: The default for
25: .I width
26: is 80.
27: .I Width
28: should be a multiple of 8 if tabs are present, or the tabs should
29: be expanded using
30: .IR expand (1)
31: before coming to
32: .I fold.
33: .SH SEE\ ALSO
34: expand(1)
35: .SH BUGS
36: If underlining is present it may be messed up by folding.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.