2008年(3010)
分类: LINUX
2008-05-27 16:01:45
The Korn Shell User and Programming Manual is designed to be a reference and learning tool for a range of users - from the novice with some experience to the pro who is familiar with both the Bourne and C shells. It contains complete technical information, as well as hands-on examples and complete programs to help guide you and illustrate all the features of the Korn shell. This edition of the book has been updated to cover KornShell93, the latest version of the Korn shell. This book also assumes that you are familiar with the basic UNIX commands, and understand file system concepts. You should also be able to login to a system, and enter basic commands.
If you are an experienced user, you may want to skip Chapter 1 and the first half of Chapter 2. The first seven chapters deal primarily with interactive use, while Chapter 8 and 9 cover the programming concepts.
The goal of this book to teach you the Korn Shell, and this is done by walking you through examples. So by the time you are finished reading the book, you’ll be comfortable with it, and writing your own Korn shell scripts.
But don’t just read the book. The best way for you to learn about the
Korn shell is to type in the examples yourself. Then do some
experimentation on your own by either modifying the examples or
coming up with your own commands.