research/awkbookcode

Click here to see the number of accesses to this library.


#	This contains all the programs from The AWK Programming Language,
#	by Aho, Kernighan and Weinberger (Addison-Wesley, 1988).
#	They have been packed by the bundle program found on page 81,
#	and can be unpacked by the unbundle on page 82, also included
#	here.  A text editor will also do this pretty easily.
file	ch1

file	ch2

file	ch3

file	ch4

file	ch5

file	ch6

file	ch7

file	index

file	unbundle.awk