shell scripting [message #139107] |
Mon, 26 September 2005 10:36 |
oraanu
Messages: 22 Registered: September 2005 Location: Boston
|
Junior Member |
|
|
Hi All,
I am totally new to shell Scripting.
Can anyone suggest me a good book for unix shell scripting related to oracle.
Thanks,
Anu
|
|
|
|
Re: shell scripting [message #139207 is a reply to message #139177] |
Mon, 26 September 2005 17:39 |
William Robertson
Messages: 1643 Registered: August 2003 Location: London, UK
|
Senior Member |
|
|
"Learning the Korn Shell" (O'Reilly).
If you are going to be working on Unix, it's definitely knowing how to use the shell. However, my personal view is that it doesn't mix with database application development and you should keep the interface to an absolute minimum.
|
|
|