Customers who bought this book also bought:
Reviews
Amazon.com David Medinets's Unix Shell Programming Tools surveys the commands and code elements of the three scripting languages that are most commonly used in Unix: the Bash shell, Perl, and the Tool Command Language (Tcl). The book catalogs each of the different languages and uses short, descriptive code samples to demonstrate standard usage for most of the items discussed. Medinets dedicates nearly half of the book to an ample discussion of the Bash shell and creates special chapters focused on the constituent elements of shell programming, including the creation of variables and procedures. While discussions on Perl and Tcl are separated into distinct chapters, each has fewer code samples to illustrate variations on code writing and usage. Instead, the author supplements the discussions on Perl and Tcl with dictionary-entry-style charts describing each language component by component. Later chapters in the book examine debugging and pattern matching in all three languages and include a Unix command list. The accompanying CD-ROM includes shareware tools, utilities, and all of the code samples shown in the book. --Ryan Kuykendall Book Description Complete--This title is the most comprehensive collection of shell programming tools available anywhere. It provides UNIX programmers the tools necessary to unlock the power of the UNIX operating system using literals, variables, operators, functions, constructs, and commands. Practical programming in C, Perl, Tcl--The book uses the key programming languages that UNIX programmers are familiar with in developing the tools. Many different UNIX shells--This is the first book to collect and distribute them on a CD-ROM. All of the code on the CD is "open" for modification, and customization. Tied in with the series--This title is completely cross-referenced with the other UNIX Tools books in the series. Synopsis Shell programming is the most important tool for unleashing the power of UNIX because the shell is the medium through which the user communicates with the operating system. This comprehensive title offers hundreds of shell programming tips and techniques. From the Back Cover Introducing the most comprehensive UNIX Shell Programming Kit. This all-in-one book/CD-ROM package helps you harness the power of the UNIX operating system through Bash, Perl, and Tcl shell programming. If you're a UNIX programmer, you know that the flexibility and greater productivity that results from shell programming are much of what set UNIX apart. And this developer-friendly, fully indexed handbook covers all the tools you need, and provides clear advice on how to create programs that perform the tasks you need them to. David Medinets' UNIX Shell Programming Tools features twelve practical chapters filled with shell programming tips and technqiues. Plus, you also get a CD-ROM that's loaded with usable code, utilities, and shareware tools. When it comes to showing you how to utilize shell programming to maximize the effectiveness of the UNIX server environment, UNIX Shell Programming Tools is the one-stop, all-inclusive resource that you'll rely on time after time, for tasks large and small. Back to Unix
Back to API
Back to Main Index
|