![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Programmation of script. | vitchi | SUN Solaris | 15 | 07-24-2008 07:38 AM |
| invoking a shell script inside cgi shell script | smriti_shridhar | Shell Programming and Scripting | 2 | 07-09-2008 01:50 AM |
| To call/execute a shell script from a shell script | konark | UNIX for Dummies Questions & Answers | 1 | 10-26-2007 05:16 PM |
| How to Run a shell script from Perl script in Parent shell? | hifake | Shell Programming and Scripting | 16 | 08-28-2007 08:42 PM |
| Have a shell script call another shell script and exit | heprox | Shell Programming and Scripting | 2 | 11-20-2006 08:17 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Script Shell Programmation !!!
Hi All,
I heard lot of things about programmation of script shell and since i'm doing some daily administration of solaris (like checking usage of file system, performance, hardware check ...so on) i know that if i'll use script shell to programme some script this wil really help me to get easy life. BUT i don't have any idea about programmation of script shell, just what i know that it's like programmation of solaris commands via C or C++, righ tor true !!! So if someone can help on how to start on programmation of script shell, if can give me an idea about it i'll will really appreciate it. Note that i don't want to start from learning lot of documentation, believe me in the beginning it's really very boring. Thx in advance for your usual support. Life is nice with INTERNET ![]() |
|
|||||
|
i know you said no docs but sorry bud... youre in unix land!!
everything including the kitchen "sync" has a man page. so here we go.Advanced Bash-Scripting Guide good starter docs on how to start programming shell scripts. ---------------- however, if you tell us what you are trying to monitor and what not, we can help you along. the commands sar,df,du,vmstat,iostat,prtdiag,prtconf,netstat, etc etc etc are all good basic steps in your direction. there are plenty of reporting tools out there as well. |
|
||||
|
Also go and get yourself a good scripting book like the O'Reilly set, you will find them invaluable. Also Google, Wikipedia are a good source for man pages.
You really need to get to grips with shell scripting before you try writing even simple (Noddy) monitoring scripts. |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Tags |
| unix commands |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|