- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Shell scripting
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-04-2002 12:05 PM
тАО01-04-2002 12:05 PM
Shell scripting
Can anyone guide me for a site or notes, to shell scripting manual or guides...
I really need to start learning it now.
regards,
anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-04-2002 12:09 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-04-2002 12:10 PM
тАО01-04-2002 12:10 PM
Re: Shell scripting
'Learning the korn shell' and 'sed & awk' (2nd edition) by o'reilly to begin with.
also Programming perl by o'reilly would be a good choise.
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-04-2002 12:13 PM
тАО01-04-2002 12:13 PM
Re: Shell scripting
Some free on-line resources
http://steve-parker.org/sh/sh.shtml
http://www.bolthole.com/solaris/ksh.html
Also have a look at Hp's doc site
http://docs.hp.com/hpux/onlinedocs/B2355-90046/B2355-90046.html
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-04-2002 12:14 PM
тАО01-04-2002 12:14 PM
Re: Shell scripting
I like this one:
UNIX Shell Programming" by Lowell Jay Arthur & Ted Burns, published by John Wiley & Sons, Inc.
The book is divided into sections for the novice, the intermediate user and the experienced.
Another useful guide for beginners is the HP "Shells User's Guide" which is free, here:
http://docs.hp.com/hpux/onlinedocs/B2355-90046/B2355-90046.html
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-04-2002 12:33 PM
тАО01-04-2002 12:33 PM
Re: Shell scripting
Try these:
http://docs.hp.com/hpux/onlinedocs/B2355-90072/B2355-90072.html
http://docs.hp.com/hpux/onlinedocs/B2355-90046/B2355-90046.html
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90164/B2355-90164_top.html&con=/hpux/onlinedocs/B2355-90164/00/00/32-con.html&toc=/hpux/onlinedocs/B2355-90164/00/00/32-toc.html&searchterms=Shell%7cprogramming&queryid=20020104-123817
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-04-2002 12:54 PM
тАО01-04-2002 12:54 PM
Re: Shell scripting
Take a look at this zip file I am sending you. I have put in there about 60 sites that I have found for useful information on scripting including examples.
Good luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-04-2002 01:11 PM
тАО01-04-2002 01:11 PM
Re: Shell scripting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-04-2002 01:12 PM
тАО01-04-2002 01:12 PM
Re: Shell scripting
i got enough links and info..gr8 help provided.
anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-04-2002 01:16 PM
тАО01-04-2002 01:16 PM
Re: Shell scripting
Its an oldie but a goodie, I have worn it out and had to have the covers laminated and re-attached. Its here right next to the keyboard as I write this.
If you can get through the first 8 chapters, then follow up with the unit on the Korn shell, you'll be able to call yourself an ace shell scripter.
Chris