home *** CD-ROM | disk | FTP | other *** search
-
-
-
- EnTab(V1.0) ARPTOOLS Manual EnTab(V1.0)
-
-
-
- NAME
- EnTab - Replace blanks with TABs whenever possible.
-
- SYNOPSIS
- EnTab FROM TO TAB/...
-
- DESCRIPTION
- EnTab converts blanks into TABs from the standard input or
- from the FROM file (wildcards supported), if it is supplied.
- If a TO file is supplied then the resulting file is stored
- there, otherwise the standard output is used.
-
- OPTIONS
- TAB n1 [n2 n3 ..]
- If only n1 is supplied, then every TAB will be set
- n1 blanks (default is 8 blanks). Otherwise TABs will
- be set a column n1 n2 n3 ...
-
- BUGS
- EnTabbing a file with TABs can produce unpredictable (messy)
- results.
-
- EnTab tries to avoid tabbing quoted strings: however strings
- longer than a single line will cause problems.
-
- SEE ALSO
- DeTab
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 1
-