z <bhatnagar.bhav
...@gmail.com> wrote:
> I have just started(few weeks) learning the shell scripts and AWK tools
from below books
> -Learning Korn Shell
> -sed & awk by Arnold Robbin
Never heard of that Korn shell book, but don't use that sed & awk book.
You don't need a book to learn the how to use sed for the things you
should use sed for (i.e. simple substitutions on a single line) and the
book that best teaches you awk is "Effective Awk Programming, Third
Edition By Arnold Robbins" (
http://www.oreilly.com/catalog/awkprog3/).
> Can someone suggest me some programs or application which i can code and
learn.
Google for examples and lurk here and comp.lang.awk.
Ed.
Posted using www.webuse.net