AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  where can I start learning ksh scripting?

    Posted 04/15/07 10:21 PM

    Originally posted by: SystemAdmin


    hi, I'm learning shell script, and I'm looking for good start point on this site which specifically focus on ksh scripting, any suggestions? thanks in advance
    #AIX-Forum


  • 2.  Re: where can I start learning ksh scripting?

    Posted 04/16/07 09:01 AM

    Originally posted by: SystemAdmin


    My favorite is the "Kornshell Programming Tutorial" by Barry Rosenberg because it has so many examples. Addiston Wesley, ISBN 0-201-56324-X
    #AIX-Forum


  • 3.  Re: where can I start learning ksh scripting?

    Posted 04/20/07 10:09 AM

    Originally posted by: bhead


    I found this one to be very helpful. Covers 5 shells, has chapters on Korn shells, plus regular expressions, sed/awk/grep, etc.

    UNIX Shells by Example
    by Ellie Quigley
    ISBN-10: 013147572X
    ISBN-13: 978-0131475724


    #AIX-Forum


  • 4.  Re: where can I start learning ksh scripting?

    Posted 04/22/07 11:34 PM

    Originally posted by: SystemAdmin


    I'd like to thank you guys, it's helpful
    #AIX-Forum


  • 5.  Re: where can I start learning ksh scripting?

    Posted 04/22/07 11:52 PM

    Originally posted by: orphy


    And if you don't want to buy a book, try googling something like
    "ksh scripting". There are plenty helpful stuff out there. For example,
    is from Dartmouth.

    http://www.dartmouth.edu/comp/support/courses/research/unix/shell.html
    Orphy
    #AIX-Forum