IPB
>  Man Pages > Linux > Suse Linux 10.1 > Section 4 > pts man page

pts man page

Section 4 - Suse Linux 10.1 Man Pages

Other operating system man pages available here


Advanced Search

Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!


PTS(4)                     Linux Programmer's Manual                    PTS(4)




NAME

       ptmx and pts - pseudo-terminal master and slave


DESCRIPTION

       The  file  /dev/ptmx  is a character file with major number 5 and minor
       number 2, usually of mode 0666 and owner.group  of  root.root.   It  is
       used to create a pseudo-terminal master and slave pair.

       When a process opens /dev/ptmx, it gets a file descriptor for a pseudo-
       terminal master (PTM), and a pseudo-terminal slave (PTS) device is cre-
       ated  in the /dev/pts directory. Each file descriptor obtained by open-
       ing /dev/ptmx is an independent PTM with its own associated PTS,  whose
       path can be found by passing the descriptor to ptsname(3).

       Before  opening  the  pseudo-terminal slave, you must pass the master's
       file descriptor to grantpt(3) and unlockpt(3).

       Once both the pseudo-terminal master and slave are open, the slave pro-
       vides  processes  with an interface that is identical to that of a real
       terminal.

       Data written to the slave is presented  on  the  master  descriptor  as
       input.   Data written to the master is presented to the slave as input.

       In practice, pseudo-terminals are used for implementing terminal emula-
       tors such as xterm(1), in which data read from the pseudo-terminal mas-
       ter is interpreted by the application in the same way a  real  terminal
       would  interpret  the  data, and for implementing remote-login programs
       such as sshd(8), in which data read from the pseudo-terminal master  is
       sent across the network to a client program that is connected to a ter-
       minal or terminal emulator.

       Pseudo-terminals can also be used to send input to programs  that  nor-
       mally refuse to read input from pipes (such as su(8), and passwd(8)).


FILES

       /dev/ptmx, /dev/pts/*


NOTES

       The  Linux  support  for the above (known as Unix98 pty naming) is done
       using the devpts filesystem, that should be mounted on /dev/pts.

       Before this Unix98 scheme, master ptys were called /dev/ptyp0, ...  and
       slave  ptys /dev/ttyp0, ...  and one needed lots of preallocated device
       nodes.


SEE ALSO

       getpt(3), grantpt(3), ptsname(3), unlockpt(3), pty(7)



Linux                             2002-10-09                            PTS(4)


Man(1) output converted with man2html and wrapped by fishsponge

This page was generated on Tue Feb 13 02:21:47 GMT 2007

Your favourite pages:

No pages logged yet.
Trying to save cookie...

Top 10 most popular pages:

sqlite3 man page (5323 hits)
(openSUSE 10.2)

svn man page (5173 hits)
(FreeBSD 6.2)

adv_cap_autoneg man page (4865 hits)
(Solaris 10 11_06)

CPAN man page (4602 hits)
(Suse Linux 10.1)

ssh man page (4337 hits)
(Suse Linux 10.1)

ssh-socks5-proxy-connect man page (2841 hits)
(Solaris 10 11_06)

netcat man page (2688 hits)
(Suse Linux 10.1)

pprosetup man page (2473 hits)
(Solaris 10 11_06)

startproc man page (2454 hits)
(Suse Linux 10.1)

signal man page (2394 hits)
(Suse Linux 10.1)

Useful Links

Go Back

Visitor Statistics


Valid XHTML 1.0 Transitional     Valid CSS!

Partners: Cambridge Plus :: Pyrenees Travel :: Through Glass Touch Panel :: <Link Available>
Unix Man Pages / Linux Man Pages :: HiFi Forum :: SIP VoIP Phone & Provider Reviews :: UNIX/Linux Forum Archives

More info on advertising on Unix/Linux Forum