Advanced Programming in the UNIX EnvironmentQuote:>Hello all
>I would like to know the Exact name of the unix book by Richard Stevens on Advanced Unix
>Programming.
>Also, would like to know what are the 'advanced' topics that are covered in this.
>any pointers on from where i could procure the book by a mail-order would also be appreciated.
>Any other good books on advanced unix programming would be appreciated too
W. Richard Stevens
Addison-Wesley 1992
ISBN 0-201-56317-7
Chapters:
1. Intro
2. Unix standards and implementations
3. File i/o
4. Files and directories
5. Stdio lib
6. System data files and info
7. The eviron of a process
8. Process control
9. Process relationships
10. Signals
11. Terminal i/o
12. Advanced i/o
13. Daemon processes
14. IPC
15. Advanced IPC
16. A database library
17. Communcating with a PS printer
18. A modem dialer
19. pty's
You can get this by mail order from:
I bought mine from Barnes and Noble. I think it was around $60.
MikeB