![]() |
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 |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| what are some different commands in c shell and korn shell?? | EquinoX | UNIX for Dummies Questions & Answers | 1 | 01-29-2008 12:14 AM |
| bourne shell or korn shell? | XZOR | UNIX for Dummies Questions & Answers | 2 | 10-06-2006 03:34 AM |
| how to convert from korn shell to normal shell with this code? | forevercalz | Shell Programming and Scripting | 21 | 11-23-2005 02:18 AM |
| KORN Shell - Spawn new shell with commands | frustrated1 | Shell Programming and Scripting | 2 | 04-20-2005 03:23 PM |
| Korn Shell | gpanesar | Shell Programming and Scripting | 4 | 03-25-2005 05:46 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
|||||
|
You already know that you have a task with four parts.
From there, begin writing more details on what you want to accomplish. Next, start writing some form of code - this does not need to be in correct syntax - but more to understand the needed variables and functions you will need to handle. Then, begin writing the code in small sections. Remember the ECHO command can be your best friend when beginning to program and follow you program steps. Then, slowly build thru all of the four parts. Create some test data, and execute to verify correct processing. Commenting is always a very good idea. It can help you understand what you were trying to do, what the variable is supposed to store, etc.. Don't get too caught up on elegant coding - for example, doing six things in one long command. As a beginner, it is often best to only do one thing at a time. At least, until you are more familiar with the programming syntax and commands. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|