1834935 Members
2345 Online
110071 Solutions
New Discussion

Re: shell scripting

 
Indrajit Bhagat
Regular Advisor

shell scripting

Hi, All
Please can you help me in providing the best white paper for shell scripting
4 REPLIES 4
James R. Ferguson
Acclaimed Contributor

Re: shell scripting

Hi:

There are many good books available, but one free one from HP is this one:

http://www.docs.hp.com/en/B2355-90046/B2355-90046.pdf

For HP-UX, I would urge you to use the standard POSIX shell. It is very close to the 'ksh' and (Linux) 'bash' shells. I would avoid the 'csh' shell.

Regards!

...JRF...
Victor Fridyev
Honored Contributor

Re: shell scripting

Hi,

I fully agree regardin csh or tcshell. This is not the best choice for shell scripting.

Look at the link.http://www.oreilly.com/catalog/shellsrptg/

There are some interesting books in addition to "Shell scripting".
HTH
Entities are not to be multiplied beyond necessity - RTFM
Sandman!
Honored Contributor

Re: shell scripting

Here's an excellent site for learning about shell scripting:

http://www.shelldorado.com/

cheers!
AwadheshPandey
Honored Contributor

Re: shell scripting

check the attched.....
cheers,
Awadhesh
It's kind of fun to do the impossible