Other links at |
1. |
Learning the vi Editor
|
|
This completely updated guide to editing with vi, the editor available on nearly every UNIX system, now covers four popular vi clones and includes command summaries for easy reference.
|
2. |
Pthreads Programming
|
|
POSIX threads, or pthreads, allow multiple tasks to run concurrently within the same program. This book discusses when to use threads and how to make them efficient.
|
3. |
Porting UNIX Software
|
|
This book deals with the whole life cycle of porting, from setting up a source tree on your system to correcting platform differences and even testing the executable after it's built.
|
4. |
Tcl/Tk in a Nutshell
|
|
This quick reference briefly describes every command and option in the core Tcl/Tk distribution, as well as the most popular extensions.
|
5. |
terminfo
|
|
This handbook provides information on writing and debugging terminal descriptions, as well as terminal initialization, for the two UNIX terminal databases.
|
|
|