Annotated edit history of
expand(1) version 2 showing authors affecting page license.
View with all changes included.
Rev |
Author |
# |
Line |
1 |
perry |
1 |
EXPAND |
|
|
2 |
!!!EXPAND |
|
|
3 |
NAME |
|
|
4 |
SYNOPSIS |
|
|
5 |
DESCRIPTION |
|
|
6 |
AUTHOR |
|
|
7 |
REPORTING BUGS |
|
|
8 |
COPYRIGHT |
|
|
9 |
SEE ALSO |
|
|
10 |
---- |
|
|
11 |
!!NAME |
|
|
12 |
|
|
|
13 |
|
|
|
14 |
expand - convert tabs to spaces |
|
|
15 |
!!SYNOPSIS |
|
|
16 |
|
|
|
17 |
|
|
|
18 |
__expand__ [[''OPTION'']... |
|
|
19 |
[[''FILE'']... |
|
|
20 |
!!DESCRIPTION |
|
|
21 |
|
|
|
22 |
|
|
|
23 |
Convert tabs in each FILE to spaces, writing to standard |
|
|
24 |
output. With no FILE, or when FILE is -, read standard |
|
|
25 |
input. |
|
|
26 |
|
|
|
27 |
|
|
|
28 |
__-i__, __--initial__ |
|
|
29 |
|
|
|
30 |
|
|
|
31 |
do not convert TABs after non whitespace |
|
|
32 |
|
|
|
33 |
|
|
|
34 |
__-t__, __--tabs__=''NUMBER'' |
|
|
35 |
|
|
|
36 |
|
|
|
37 |
have tabs NUMBER characters apart, not 8 |
|
|
38 |
|
|
|
39 |
|
|
|
40 |
__-t__, __--tabs__=''LIST'' |
|
|
41 |
|
|
|
42 |
|
|
|
43 |
use comma separated list of explicit tab |
|
|
44 |
positions |
|
|
45 |
|
|
|
46 |
|
|
|
47 |
__--help__ |
|
|
48 |
|
|
|
49 |
|
|
|
50 |
display this help and exit |
|
|
51 |
|
|
|
52 |
|
|
|
53 |
__--version__ |
|
|
54 |
|
|
|
55 |
|
|
|
56 |
output version information and exit |
|
|
57 |
|
|
|
58 |
|
|
|
59 |
Instead of __-t__ NUMBER or __-t__ LIST, |
|
|
60 |
__-NUMBER__ or __-LIST__ may be used. |
|
|
61 |
!!AUTHOR |
|
|
62 |
|
|
|
63 |
|
|
|
64 |
Written by David !MacKenzie. |
|
|
65 |
!!REPORTING BUGS |
|
|
66 |
|
|
|
67 |
|
|
|
68 |
Report bugs to |
|
|
69 |
!!COPYRIGHT |
|
|
70 |
|
|
|
71 |
|
|
|
72 |
Copyright 1999 Free Software Foundation, Inc. |
|
|
73 |
This is free software; see the source for copying |
|
|
74 |
conditions. There is NO warranty; not even for |
|
|
75 |
MERCHANTABILITY or FITNESS FOR A PARTICULAR |
|
|
76 |
PURPOSE. |
|
|
77 |
!!SEE ALSO |
|
|
78 |
|
|
|
79 |
|
|
|
80 |
The full documentation for __expand__ is maintained as a |
|
|
81 |
Texinfo manual. If the __info__ and __expand__ |
|
|
82 |
programs are properly installed at your site, the |
|
|
83 |
command |
|
|
84 |
|
|
|
85 |
|
|
|
86 |
__info expand__ |
|
|
87 |
|
|
|
88 |
|
|
|
89 |
should give you access to the complete manual. |
|
|
90 |
---- |
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.