 Learning Perl, 5th EditionLearning Perl is designed for those who seek a rapid working knowledge of Perl. A public domain language, Perl has established itself as the premier UNIX scripting language--replacing facilities such as the shell, sed and awk. It is currently taking root in non-UNIX markets as well. Perl is a high-level, multi-purpose language. It is used in... |  |  UNIX® Shells by Example, Third EditionFive UNIX shells, three essential utilities, one indispensable resource!
-
Learn UNIX shell programming the easy way, using hands-on examples
-
Covers all five leading UNIX shells-C, Bourne, Korn, bash, and tcsh
- ...
|  |  sed & awk (2nd Edition)The book begins with an overview and a tutorial that demonstrate a progression in functionality from grep to sed to awk. sed and awk share a similar command-line syntax, accepting user instructions in the form of a script. Because all three programs use UNIX regular expressions, an entire chapter is devoted to understanding UNIX regular expression... |