Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Anyone recommend a good Unix Scripting book?
On Wed, 16 Apr 2003 00:34:17 GMT, "Ryan" <rgaffuri_at_cox.net> wrote:
>Im going to do alot of Korn Shell scripting on my new project and Im pretty
>weak at it. Its all related to Oracle work. Any recommendations on a good
>unix scripting book with lots of examples.
Not books, but I read comp.unix.shell and http://www.shelldorado.com/.
You might have two "things" to learn: Korn shell syntax, and the Unix tools commonly used within your shell. Some common tools--like perl, sed, and awk--are programming languages themselves. Big learning curve, if you have to learn a new shell *and* the tools, too.
-- Mike Sherrill Information Management SystemsReceived on Mon Apr 21 2003 - 14:16:36 CDT
![]() |
![]() |