need HP-UX docs


 
Thread Tools Search this Thread
Operating Systems HP-UX need HP-UX docs
# 1  
Old 12-01-2005
need HP-UX docs

hi everyone
I m plannin to study the HP-UX
can anyone supply me with some docs or ebooks or any links for free download.

thanks in advance
# 2  
Old 12-01-2005
Go to the source

HP has quite a few documents about HP-UX posted on their website at http://www.docs.hp.com/, from manpages to system admin primers and so forth. Give them a try.
# 3  
Old 12-02-2005
pdf's ll do

i ve already gone thru that website but it was not that informative for the new learner
actually i need few pdf to start with hp-ux
if possible to get such pdf's then do help me
thnxs in advance
# 4  
Old 12-02-2005
Still recommend hpdocs

I'm relatively new to HP-UX myself, and believe me, I know how hard it can be to dig the info you need out of that big a load of information. Still, it's the biggest single resource I've found on HP-UX so far. If you're looking for more of a beginners guide, maybe this'll help.

http://www.docs.hp.com/en/B2355-90164/index.html

It's available for download as a PDF. And this should give you a handle on the shell environment.

http://www.docs.hp.com/hpux/onlinedo...355-90046.html

Hope those are more help to you.
# 5  
Old 12-03-2005
hi
thnxs Midcain
the link were good well enuf to serve my purpose Smilie
lot many thnxs again
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. Solaris

Where did the docs go?

Did you ever wonder what Oracle did with the Sun Documentation? It's still out there but it's not that easy to find even with their new wiz-bang "My Oracle Support" page. I found this site today with links directly to the documentation. I hope everyone find this useful: Where'd the Docs Go?... (2 Replies)
Discussion started by: bluescreen
2 Replies

2. UNIX for Dummies Questions & Answers

need some good unix scripting docs for the beginers

Hi, Could someboby share a good unix doc covering sed,awk n gsub etc..i do get some info on web..but i prefer some very good doc... Thanks...:) Plz send it to balajigrt@gmail.com (1 Reply)
Discussion started by: Balaji Sukumara
1 Replies

3. Shell Programming and Scripting

need docs.

Hi , Im not into much of a perl and now I have work on some perl scripts which use commands like Config::Tiny, Use Data:Dumper etc. Can any one provide insight into these commands or any documents are also more than welcomed. Thanks, (2 Replies)
Discussion started by: rimser9
2 Replies

4. AIX

Some command line docs

hi gurus, i am new to the AIX 5.3, if some one can provide the document related to the full command list with help, and other system admin related docs, it would be very helpful for me. With Best Regards Deepak (1 Reply)
Discussion started by: deepaksachdeva
1 Replies

5. UNIX for Dummies Questions & Answers

[non-important] Indent here-docs?

I recently coded a typical ftp script looking like ftp -n $hostname << user $user $pass <commands..> quit ! I know the code fails when you try to indent it like: ftp $hostname << user $user $pass <commands..> quit ! Just for the sake of neat code, is there a... (4 Replies)
Discussion started by: yongho
4 Replies

6. UNIX for Advanced & Expert Users

dynamic update of docs

hi, i have some files which r link to the directory and to refer these files there is a html link on my web page At the moment there are only 2 active links. I created a soft link to the original source at very first time, the owner of these documents can change the content and update... (1 Reply)
Discussion started by: sushil_d10
1 Replies
Login or Register to Ask a Question