32v 1m tabs: Difference between revisions
From Computer History Wiki
Jump to navigationJump to search
New page: TABS(1) UNIX Programmer's Manual TABS(1) == NAME == tabs - set terminal tabs == SYNOPSIS == tabs [ -n ] [ terminal ] == DESCRIPTION == _T_a_b_s... |
No edit summary |
||
| Line 4: | Line 4: | ||
== NAME == | == NAME == | ||
tabs - set terminal tabs | |||
== SYNOPSIS == | == SYNOPSIS == | ||
tabs [ -n ] [ terminal ] | |||
== DESCRIPTION == | == DESCRIPTION == | ||
'''Tabs''' sets the tabs on a variety of terminals. Various of the terminal names given in '''term'''(7) are recognized; the default is, however, suitable for most 300 baud terminals. If the -n flag is present then the left margin is not indented as is normal. | |||
== SEE ALSO == | == SEE ALSO == | ||
[[32v 1m stty|stty(1)]], [[32v 7m term|term(7)]] | |||
[[Category:32v man section 1]] | [[Category:32v man section 1]] | ||
Latest revision as of 19:35, 26 October 2009
TABS(1) UNIX Programmer's Manual TABS(1)
NAME
tabs - set terminal tabs
SYNOPSIS
tabs [ -n ] [ terminal ]
DESCRIPTION
Tabs sets the tabs on a variety of terminals. Various of the terminal names given in term(7) are recognized; the default is, however, suitable for most 300 baud terminals. If the -n flag is present then the left margin is not indented as is normal.