1845939 Members
4051 Online
110250 Solutions
New Discussion

Re: shell scripting

 
sims_1
Occasional Contributor

shell scripting

Hi,
I am new to shell scripting.Can any one suggest me good links or documents for starting the scripting from the basics.

Thanx in advance
Sims
4 REPLIES 4
Dave Johnson_1
Super Advisor

Re: shell scripting

Well the KRON shell is very close to the POSIX shell (the default shell is POSIX). I found Learning the Korn Shell from O'Reilly to be very easy to understand and follow. It should be a good place to start.

Good luck,
-Dave
Dave La Mar
Honored Contributor

Re: shell scripting

Our shop purchased -
UNIX
Shell Programming
Revised Edition
Stephen G. Kochan and Patrick H. Wood
ISBN 0-672-48448-X

for all of our cobol programmers when we began a conversion to HP-UX.

Good explanations and examples.

Best of luck.

Regards,

dl
"I'm not dumb. I just have a command of thoroughly useless information."
Tim Nelson
Honored Contributor

Re: shell scripting

The best reference book I have seen is "Unix in a Nutshell" by O'Reilly & Assoc.

Short but thorough reference.
Sridhar Bhaskarla
Honored Contributor

Re: shell scripting

Hi,

To start with, have a look at docs.hp.com website

http://docs.hp.com/hpux/onlinedocs/B2355-90046/B2355-90046.html

-Sri
You may be disappointed if you fail, but you are doomed if you don't try