DOCS
author viric@llimona
Sun, 17 Feb 2008 22:27:55 +0100
changeset 88 a7f546938313
parent 47 8dcc45d8f3e5
permissions -rw-r--r--
Adding port number on the ethernet protocol.

Pseudo-terminals:
 http://tldp.org/HOWTO/Text-Terminal-HOWTO-7.html

Job Control and sessions:
 http://www.fh-wedel.de/~di/html/glibc/libc_24.html (Job Control)
 Interesting on 'setsid'.

 http://www.hmug.org/man/4/termios.php (on The Controlling Terminal)