Operating System - HP-UX
1828581 Members
2179 Online
109982 Solutions
New Discussion

Re: Where i will get unix reference scripts

 
yogesh kumar_2
Frequent Advisor

Where i will get unix reference scripts

Hi,

can any one tell me where i will get the unix reference scripts.
10 REPLIES 10
Torsten.
Acclaimed Contributor

Re: Where i will get unix reference scripts

Can you explain what is meant by "unix reference scripts"?

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Ivan Krastev
Honored Contributor

Re: Where i will get unix reference scripts

For useful scripts take a look here - http://forums12.itrc.hp.com/service/forums/questionanswer.do?threadId=51050

regards,
ivan
yogesh kumar_2
Frequent Advisor

Re: Where i will get unix reference scripts

hi

Sample scripts
Torsten.
Acclaimed Contributor

Re: Where i will get unix reference scripts

You should be a little bit more specific ...

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
yogesh kumar_2
Frequent Advisor

Re: Where i will get unix reference scripts

From which site i will get hp-unix sample scripts
Torsten.
Acclaimed Contributor

Re: Where i will get unix reference scripts

I give up ... google is your friend!

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
James R. Ferguson
Acclaimed Contributor

Re: Where i will get unix reference scripts

Hi:

You might learn a bit by examining the contents of your own '/sbin/init.d' directory.

Regards!

...JRF...
Rita C Workman
Honored Contributor

Re: Where i will get unix reference scripts

You can take an HP Training Class - Posix Shell Programming. The student workbook has a good bit of samples and it would be helpful for you. I still have mine.

You can search this site for scripts - they are scattered throughout.

I enjoyed the following books, that included examples:
KornShell Programming Tuturial by Rosenberg
Effective awk Programming by Robbins
(I just love awk...)

Rgrds,
Rita
OldSchool
Honored Contributor

Re: Where i will get unix reference scripts

if you are simply looking for shell scripting (or tutorials on the same), you should poke around

www.shelldorado.com

tips, examples, and so forth are available. non-OS specific
yogesh kumar_2
Frequent Advisor

Re: Where i will get unix reference scripts

Thank you oldschool