stty man page on Ultrix

Man page or keyword search:  
man Server   3690 pages
apropos Keyword Search (all sections)
Output format
Ultrix logo
[printable version]

stty(3)								       stty(3)

Name
       stty, gtty - set and get terminal state

Syntax
       #include <sgtty.h>

       stty(fd, buf)
       int fd;
       struct sgttyb *buf;

       gtty(fd, buf)
       int fd;
       struct sgttyb *buf;

Description
       This interface has been superseded by

       The  subroutine sets the state of the terminal associated with fd.  The
       subroutine retrieves the state of the terminal associated with fd.   To
       set the state of a terminal the call must have write permission.

       The  call  is  actually ``ioctl(fd, TIOCSETP, buf)'', while the call is
       ``ioctl(fd, TIOCGETP, buf)''.  See and for an explanation.

Return Values
       If the call is successful 0 is returned, otherwise -1 is	 returned  and
       the global variable errno contains the reason for the failure.

See Also
       ioctl(2), tty(4)

								       stty(3)
[top]

List of man pages available for Ultrix

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net