1833268 Members
2952 Online
110051 Solutions
New Discussion

shell script document

 
SOLVED
Go to solution
himacs
Super Advisor

shell script document

Hi Admins,

Please send me basic shell script document.

Thanks in advance

himacs
7 REPLIES 7
Dennis Handly
Acclaimed Contributor

Re: shell script document

You can look at sh(1) or ksh(1).
Hakki Aydin Ucar
Honored Contributor
Solution

Re: shell script document

James R. Ferguson
Acclaimed Contributor

Re: shell script document

Hi Himacs:

In addition to the suggestions already provided, there is the HP-UX "Shells:
User's Guide":

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

Regards!

...JRF...
nightwich
Valued Contributor

Re: shell script document

Hi Himacs


You can also consult the "Fundamentals of the UNIX System"





Regards
Bhadresh
Trusted Contributor

Re: shell script document

Hi Himacs,

you can look at the manpages of following:
#man sh
#man csh
#man ksh

Regards,
Bhadresh


Viktor Balogh
Honored Contributor

Re: shell script document

Hi himacs,

If you want material in ksh scripting, I would recommend you this document:

http://www2.cs.ucy.ac.cy/~ladrian/epl428/docs/Korn-Shell.pdf

Regards,
Viktor
****
Unix operates with beer.
Raj D.
Honored Contributor

Re: shell script document

Himacs,

Check this out:

Shells User's Guide.pdf.zip

This is going to help you surely,
check this out old-gold one.. and practice on unix shell prompt & you will be soon started generating your new scripts from 5 line to 500 line or may be more who knows..... cool!!




There is another good book: ($$)
- Mastering Unix Shell scripting:
By: Randal K. Michael

http://www.amazon.com/Mastering-Shell-Scripting-Randal-Michael/dp/0471218219


Good Luck & Enjoy,
Raj.
" If u think u can , If u think u cannot , - You are always Right . "