![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| need advice on AWK | kekanap | Shell Programming and Scripting | 14 | 04-22-2008 02:01 AM |
| Any advice would help | liquidstyleb | Linux | 2 | 03-05-2008 03:44 AM |
| looking for advice... | bravo24601 | Shell Programming and Scripting | 1 | 05-03-2007 12:54 AM |
| Need Advice! | DaveC | UNIX for Dummies Questions & Answers | 9 | 02-14-2002 11:36 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
scripting advice
what is the good way to improve your skill in shell scripting??
|
| Forum Sponsor | ||
|
|
|
|||
|
Hey memphiz16
If you want to improve the scripting skills then you first have to know about the basic commands and its pros and cons. Then what OS and what shell you are going to use, you should know. Take help of basic command books and man installed in the unix/aix OS. Thanks |
|
|||
|
what i did was pratice writing them. i would start of with something basic. then add in a IF the statement. Then start adding in more complex items to do the simple script. I failed a lot so i picked up a book read and tried again. so like ghost said pratice and reading
|
|
||||
|
Also, look at other scripts and learn from them. Copy them and edit them. Learn logical operators, control structures, etc. Definitely take a look at the "Tips and Tutorials" section that the local gurus have so kindly contributed to: http://www.unix.com/tips-and-tutorials/
And...Practice, practice, practice, make mistakes, make some more mistakes, learn from those mistakes and have a bloody helluva FUN time in the process. |
||||
| Google UNIX.COM |