Интерактивная система просмотра системных руководств (man-ов)
tabs (1)
tabs (1) ( Solaris man: Команды и прикладные программы пользовательского уровня )
>> tabs (1) ( FreeBSD man: Команды и прикладные программы пользовательского уровня )
tabs (1) ( POSIX man: Команды и прикладные программы пользовательского уровня )
BSD mandoc
NAME
tabs
- set terminal tabs
SYNOPSIS
[-n | -a | a2 | c | c2 | c3 | f | p | s | u
]
[+m [n
]
]
[-T type
]
[-T type
]
[+ [n
]
]
n1 [, n2 , ...
]
DESCRIPTION
The
utility displays a series of characters that clear the hardware terminal
tab settings then initialises tab stops at specified positions, and
optionally adjusts the margin.
In the first synopsis form, the tab stops set depend on the command line
options used, and may be one of the predefined formats or at regular
intervals.
In the second synopsis form, tab stops are set at positions
n1 , n2
etc.
If a position is preceded by a
`+'
,
it is relative to the previous position set.
No more than 20 positions may be specified.
If no tab stops are specified, the
``standard''
UNIX
tab width of 8 is used.
The options are as follows:
-n
Set a tab stop every
n
columns.
If
n
is 0, the tab stops are cleared but no new ones are set.
-a
Assembler format (columns 1, 10, 16, 36, 72).
-a2
Assembler format (columns 1, 10, 16, 40, 72).
-c
COBOL
normal format (columns 1, 8, 12, 16, 20, 55)