Reading Material (cont)
Unix Tools Reference Books:
- Loukides & Oram,
Programming with GNU Software,
O'Reilly, 1997.
(Tutorial on the GNU programming tools (gcc,gdb,...))
- Peek, O'Reilly, Loukides,
Unix Power Tools,
O'Reilly, 1997.
(Comprehensive guide to common Unix tools)
- Robbins & Gilly,
Unix in a Nutshell: SVR4, Solaris7 (3ed),
O'Reilly, 1999.
(Concise guide to Unix and its toolset)
- Kernighan & Pike,
The Unix Programming Environment,
Prentice Hall, 1984.
(Pre-cursor to the textbook, intro to Unix tools)
|