/Doc/library/unix.rst
http://unladen-swallow.googlecode.com/ · ReStructuredText · 30 lines · 24 code · 6 blank · 0 comment · 0 complexity · 93d5ba1ddd1a686cd2ac6f436a3e8d8f MD5 · raw file
- .. _unix:
- **********************
- Unix Specific Services
- **********************
- The modules described in this chapter provide interfaces to features that are
- unique to the Unix operating system, or in some cases to some or many variants
- of it. Here's an overview:
- .. toctree::
- posix.rst
- pwd.rst
- spwd.rst
- grp.rst
- crypt.rst
- dl.rst
- termios.rst
- tty.rst
- pty.rst
- fcntl.rst
- pipes.rst
- posixfile.rst
- resource.rst
- nis.rst
- syslog.rst
- commands.rst