11.9 Additional ReadingBooks on C shell programming include UNIX Shell Programming by Arthur [6], UNIX Shell Programming, Revised Edition by Kochan and Wood [64] and Portable Shell Programming by Blinn [13]. Learning the Korn Shell, 2nd ed. by Rosenblatt [101] is a clear reference on the KornShell. Another book on the KornShell is The New KornShell Command and Programming Language, 2nd ed. by Bolsky and Korn [15]. Using csh and tsch by DuBois [33] is another general shell reference. Linux Application Development by Johnson and Troan [60] develops a shell called ladsh over several chapters to illustrate application programming concepts. |