I need to find a place or places on the Internet where I can find UNIX scripts to view and to modify to make life easy on the UNIX environment. Can someone help me on this. Thanks
What kind of scripts are you looking for? Any particular shell (sh, bash, ksh, csh, etc...)?
--
Following added after edit:
I just now realized where this was posted... I think you've posted in the wrong forum. These questions belong in the Q&A section. Please read every FAQ on the site before posting!
I am looking for scripts in csk, ksh and sh....most comman shells used.....
Do you know of a place where I can go
thanks, i have been there already last week....some other places that with more scripts?
For PERL, PHP and other scripts go to:
Highly recommend using PERL or PHP and not SH (KSH, SH, CSH, etc. etc.) for most scripts, unless the script is very, very simple. *SH scripts are nice, but PERL or PHP or PYTHON etc. are much more powerful, flexible, etc.
what kinda funtions are you looking to do? If you post a list maby some of us have already writting what you need done. and can share with the community.
what I really like to do is to look into scripting in UNIX....it does not matter which scripts there are or what is available....I like to look at them and understand them....that is the only way to learn real scripting...