ВходНаше всё Теги codebook 无线电组件 Поиск Опросы Закон Среда
24 июля
108146 Топик полностью
Evgeny_CD, Архитектор (18.12.2007 23:57, просмотров: 189) ответил Evgeny_CD на Чуток буков по Unix Shell
Learning the Korn Shell.O'Reilly, 1993 http://upload.caxapa.ru/books/learning-the-korn-shell.chm
http://www.isbnonl …ll/book/9781565920545/ Learning the Korn Shell 9781565920545 (1565920546), O'Reilly, 1993 This Nutshell Handbook(R) is a thorough introduction to the Korn shell, both as a user interface and as a programming language. The Korn shell, like the C and Bourne shells, is a program that interprets UNIX commands. It has many features that aren't found in other shells, including command history (the ability to recall and edit previous commands). The Korn shell is also faster; several of its features allow you to write programs that execute more quickly than their Bourne or C shell equivalents. This book provides a clear and concise explanation of the Korn shell's features. It explains ksh string operations, co-processes, signals and signal handling, and one of the worst "dark corners" of shell programming: command-line interpretation. It does this by introducing simple real-life examples and then adding options and complexity in later chapters, illustrating the way real-world script development generally proceeds. An additional (and unique) programming aid, a Korn shell debugger (kshdb), is also included. Learning the Korn Shell is an ideal resource for many UNIX users and programmers, including software developers who want to "prototype" their designs, system administrators who want to write tools for their own use, and even novices who just want to use some of ksh's more advanced interactive features.