![]() |
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 |
| largest field , awk , help | jkl_jkl | Shell Programming and Scripting | 6 | 11-29-2008 06:21 PM |
| find largest file | mohan705 | Shell Programming and Scripting | 15 | 07-04-2007 03:34 AM |
| Simple shell script to be written | shsandeep | Shell Programming and Scripting | 6 | 07-17-2006 03:46 AM |
| Simple shell script to be written | shsandeep | UNIX for Dummies Questions & Answers | 2 | 07-17-2006 02:19 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
what's the largest shell script you've ever written?
I've just written a test harness using ksh.
One of scripts weighed in at 1206 lines. I came across Eric Raymonds 'Art of Unix programming' on line and he advises against excessively large scripts. I am very interested to hear people's opinions on this and any experiences they have had. |
|
|||||
|
The public version of swordfish is a bit over 2500 lines. My private version has multiple RNG's and statistical tools to evaluate their performance. It's over 4000 lines. When I write a very large script it will be a collection of modules and each module will be small enough to understand easily.
swordfish a password generator |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|