ВходНаше всё Теги codebook 无线电组件 Поиск Опросы Закон Среда
24 июля
108129 Топик полностью
Evgeny_CD, Архитектор (18.12.2007 23:11, просмотров: 184) ответил Evgeny_CD на Чуток буков по Unix Shell
Learning the bash Shell, 3rd Edition. O'Reilly, 2005. http://upload.caxapa.ru/books/learning-the-bash-shell-3rd-edition.9780596009656.1349.chm
http://www.isbnonl …on/book/9780596009656/ Learning the bash Shell, 3rd Edition 9780596009656 (0596009658), O'Reilly, 2005 This refreshed edition serves as the most valuable guide yet to the bash shell. It's full of practical examples of shell commands and programs guaranteed to make everyday use of Linux that much easier. Includes information on key bindings, command line editing and processing, integrated programming features, signal handling, and much more! The first thing users of the UNIX or Linux operating systems come face to face with is the shell. "Shell" is the UNIX term for a user interface to the system-something that lets you communicate with the computer via the keyboard and the display. Shells are just separate programs that encapsulate the system, and, as such, there are many to choose from. Systems are usually set up with a "standard" shell that new users adopt without question. However, some of these standard shells are rather old and lack many features of the newer shells. This is a shame, because shells have a large bearing on your working environment. Since changing shells is as easy as changing hats, there is no reason not to change to the latest and greatest in shell technology. Of the many shells to choose from, this book introduces the Bourne Again shell (bash for short), a modern general-purpose shell. Other useful modern shells are the Korn shell (ksh) and the "Tenex C shell" (tcsh); both are also the subjects of O'Reilly handbooks.