- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- shell script document
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
Forums
Discussions
Discussions
Discussions
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
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
09-16-2010 09:33 PM
09-16-2010 09:33 PM
Please send me basic shell script document.
Thanks in advance
himacs
Solved! Go to Solution.
- Tags:
- shell
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2010 10:00 PM
09-16-2010 10:00 PM
Re: shell script document
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2010 10:48 PM
09-16-2010 10:48 PM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2010 03:44 AM
09-17-2010 03:44 AM
Re: shell script document
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...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2010 04:51 AM
09-17-2010 04:51 AM
Re: shell script document
You can also consult the "Fundamentals of the UNIX System"
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2010 05:11 AM
09-17-2010 05:11 AM
Re: shell script document
you can look at the manpages of following:
#man sh
#man csh
#man ksh
Regards,
Bhadresh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2010 11:52 PM
09-17-2010 11:52 PM
Re: shell script document
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2010 02:22 PM
09-18-2010 02:22 PM
Re: shell script document
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.