Difference between revisions of "32v 1m tabs"

From Computer History Wiki
Jump to: navigation, 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...)
 
 
Line 4: Line 4:
  
 
== NAME ==
 
== NAME ==
    tabs - set terminal tabs
+
tabs - set terminal tabs
  
 
== SYNOPSIS ==
 
== SYNOPSIS ==
    tabs [ -n ] [ terminal ]
+
tabs [ -n ] [ terminal ]
  
 
== DESCRIPTION ==
 
== DESCRIPTION ==
    _T_a_b_s sets the tabs on a variety of terminals.  Various of
+
'''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.
    the terminal names given in _t_e_r_m(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)]]
+
[[32v 1m stty|stty(1)]], [[32v 7m term|term(7)]]
  
 
[[Category:32v man section 1]]
 
[[Category:32v man section 1]]

Latest revision as of 21: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.

SEE ALSO

stty(1), term(7)