Layanan Khusus Unix
*******************

Modul yang dijelaskan dalam bab ini memberikan antarmuka ke fitur-
fitur yang unik untuk sistem operasi Unix, atau dalam beberapa kasus
untuk sebagian atau banyak variannya. Berikut ini ikhtisar:

* "posix" --- The most common POSIX system calls

  * Large File Support

  * Notable Module Contents

* "pwd" --- The password database

* "grp" --- The group database

* "termios" --- POSIX style tty control

  * Contoh

* "tty" --- Terminal control functions

* "pty" --- Pseudo-terminal utilities

  * Contoh

* "fcntl" --- The "fcntl" and "ioctl" system calls

* "resource" --- Resource usage information

  * Resource Limits

  * Resource Usage

* "syslog" --- Unix syslog library routines

  * Contoh-contoh

    * Simple example
