UNIX Systems Programming Programs

UNIX Systems Programming Programs

UNIX Systems Programming

Programs

You can either download all of the programs in one large file or you can download the programs from an individual chapter. If you choose to download only one tar file, untarring the file will create a separate directory for each chapter. Each chapter directory contains all of the files necessary to compile the programs in that directory.

The smaller files contain the programs from an individual chapter. Put all of the program from a given chapter in its own directory.

Each directory will contain a makefile for compiling the programs for a given chapter. The README file for each chapter contains information on compiling the programs on our three test systems: Solaris 9, Redhat Linux 8.0, and Mac OS 10.2. See the instructions at the bottom of the table. If you are using Mac OS X, see the update.

If you are using another system and needed to make modifications to the makefile to compile the programs, please let us know by email. We will gather this information here for others to use.

If you just want to get one or two programs, you can access the indivual programs by using the link in the last column of the table.

原文地址:https://www.cnblogs.com/lexus/p/3025897.html