- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Websites of learning HP-UX Unix scripting and ...
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
04-10-2002 08:45 PM
04-10-2002 08:45 PM
Websites of learning HP-UX Unix scripting and examples
Could you tell me some websites of learning HP-UX Unix scripting and some demo examples, please? Thanks a lot!
Regards
ajk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2002 08:55 PM
04-10-2002 08:55 PM
Re: Websites of learning HP-UX Unix scripting and examples
You might start at http://www.shelldorado.com/
I would also suggest you search the forums themselves for similar questions. I can recall several threads about this ...
Hope this gets you started,
Tom Geudens
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2002 08:58 PM
04-10-2002 08:58 PM
Re: Websites of learning HP-UX Unix scripting and examples
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2002 09:11 PM
04-10-2002 09:11 PM
Re: Websites of learning HP-UX Unix scripting and examples
try these cool scripts
ftp://contrib:9unsupp8@hprc.external.hp.com/sysadmin/coolscripts/
John.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2002 10:09 PM
04-10-2002 10:09 PM
Re: Websites of learning HP-UX Unix scripting and examples
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2002 10:41 PM
04-10-2002 10:41 PM
Re: Websites of learning HP-UX Unix scripting and examples
of course besides these web sites which give you nice examples there are some excellent books which explain scripting.
www.hp.com/hpbooks
www.hp.com/go/retailbooks
www.phptr.com
John.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2002 11:22 PM
04-10-2002 11:22 PM
Re: Websites of learning HP-UX Unix scripting and examples
This is also useful:-
http://www.kornshell.com/
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2002 11:23 PM
04-10-2002 11:23 PM
Re: Websites of learning HP-UX Unix scripting and examples
And this:-
http://www.cl.cam.ac.uk/texinfodoc/gawk_toc.html
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2002 01:44 AM
04-11-2002 01:44 AM
Re: Websites of learning HP-UX Unix scripting and examples
I use techtarget a lot
http://searchhp.techtarget.com/
http://www.introcomp.co.uk/examples/index.html
IS INDEED EXCELLENT
My most useful tool is a print of the manpages of korn and posix shell.You can print like this.
man $*|lp -dprinter -on -otl66 -ol70
also
http://unix.about.com/library/course/blshscript-outline.htm for a beginner
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2002 03:44 AM
04-11-2002 03:44 AM
Re: Websites of learning HP-UX Unix scripting and examples
You realize that script writing, using shell scripting or perl in HPux is the same as in AIX, solaris, or linux.
Get the o'reilly books which are always great to have physically on hand.
live free or die
harry