Название: Using C on the UNIX System Автор: Dave Curry Издательство: O'Reilly & Associate Год: 1989 ISBN: 0937175234 Серия: Nutshell Handbooks Формат: pdf Страниц: 250 Размер: 2,2 mb Язык: English
The book is aimed at programmers who already know C, but who want to take full advantage of the UNIX programming environment. If you want to learn how to work with the operating system and to write programs that can interact with directories, terminals, and networks at the lowest level, you will find this book essential. It is impossible to write UNIX utilities of any sophistication without understanding the material in this book. Even if you don't want to program at this level, familiarity with the UNIX system interface is the mark of an experienced and fluent user. If you want to know how the C shell performs job control or how network addressing works, you will find the answer here. Your knowledge of the UNIX system is fundamentally incomplete until you can make C work for you. Using C provides discussions of the most important system calls as well as detailed descriptions of the important system data structures. Topics covered include:
– Low-level I/O (open, close, read, write). – Files, directories, and the low-level structure of the file system. – I/O control, including terminal management (ioctl). – Reading the system administrative databases (getpwent, etc.). – Time, timers, and timing. – Signal handling. – How one program starts another program (system, execv, fork). – Job control. – Interprocess communication (sockets, message queues, semaphores, shared memory). – Networking (addressing, port numbers).
Learning Unix for Mac OS X Panther Название: Learning Unix for Mac OS X Panther Автор: Dave Taylor, Brian Jepson Издательство: O'Reilly Media Год: 2003 ISBN: 0596006179 Формат: chm...
The Unix Programming Environment Автор: Brian W. Kernighan, Rob Pike Название: The Unix Programming Environment Издательство: Prentice Hall Год: 1984 ISBN: 0139376992 Серия:...
Shell Programming in Unix, Linux and OS X Название: Shell Programming in Unix, Linux and OS X Автор: Stephen G. Kochan and Patrick Wood Издательство: Addison-Wesley Professional Год: 2016...
Classic Shell Scripting Автор: Arnold Robbins and Nelson H.F. Beebe Название: Classic Shell Scripting Издательство: O'Reilly Media Год: 2005 ISBN: 978-0596005955 Язык:...