Books on Shell programmin

Can Anyone suggest few good books on Unix Shell Programming and C on Unix.

Thanks
Prasad

Check out any of the books from Oreilly.

cant say anything about books, but good guide is online. it is bash guide but also good :

http://www.tldp.org/LDP/abs/html/

The "Dummies" guide to Linux Programming is entirely based in BASH shell scripting! I found it a GREAT place to start scripting!

Here are some online and actual books.
"The AWK programming book" by Aho Weinberger Kernigan is excellent. (small grey book)

http://www.unix.com/forumdisplay.php?s=&forumid=21

Follow the links.

And check out this FAQ: