i've done this over in a branch (so as to not confuse the working
system) and now will move these to the trunk (i.e. make them live)
tomorrow.
UNLESS
someone vetoes the idea (and silence means consent).
so, any vetoes?
t
p.s. the proposed new structure is:
.
|-- Admin
| |-- 0index.txt
| |-- 404.txt
| |-- about.txt
| |-- currentTestResults.txt
| |-- examplePage.txt
| |-- legal.txt
| |-- reviewing.awk
| |-- testSuite.awk
| |-- tinytim.txt
| `-- write.txt
|-- Agents
| `-- 0agents.awk
|-- Arrays
| |-- 0arrays.txt
| |-- arrayHTML.awk
| |-- checkArrayIdx.awk
| |-- checkArrayVal.awk
| |-- deleteArray.awk
| |-- hiloArray.awk
| |-- median.awk
| |-- o.awk
| |-- printArrayCsv.awk
| |-- reverseArray.awk
| |-- s2a.awk
| `-- shuffleDeck.awk
|-- DataMine
| `-- 0datamining.txt
|-- DateTime
| |-- 0dateTime.txt
| `-- currentDateTime .awk
|-- Directories
| `-- 0directories.txt
|-- Files
| |-- 0files.txt
| |-- appendFile.awk
| |-- basename.awk
| |-- createFile.awk
| |-- deShell.awk
| |-- options.awk
| `-- readNthLineInfile.awk
|-- Functions
| `-- 0functions.txt
|-- Hashes
| `-- 0hashes.txt
|-- Numbers
| |-- 0numbers.txt
| |-- abs.awk
| |-- factorial.awk
| |-- isNum.awk
| |-- numbersIntro.awk
| |-- oddp.awk
| |-- rFloat.awk
| |-- rInt.awk
| `-- seed.awk
|-- RegularExpressions
| `-- 0regx.txt
|-- Statistics
| |-- 0stats.txt
| |-- mwu.awk
| |-- normal.awk
| |-- normalPdf.awk
| |-- normalSample.awk
| |-- rank.awk
| `-- wilcoxon.awk
|-- Strings
| |-- 0strings.txt
| |-- a2s.awk
| |-- accessingSubstrings.awk
| |-- barph.awk
| |-- controllingCase.awk
| |-- isNumString.awk
| |-- no.awk
| |-- string2num.awk
| |-- stringsIntro.awk
| |-- takingStringsApart.awk
| `-- trimmingBlanks.awk
|-- Variables
| |-- 0variables.txt
| |-- constants.awk
| |-- globals.awk
| |-- namingGlobals.awk
| `-- staticVars.awk
|-- Web
| |-- 0web.txt
| `-- plugIns.txt
|-- Who
| |-- 0who.txt
| |-- mahesh.txt
| |-- michs.txt
| |-- panosp.txt
| `-- timm.txt
|-- XML
| `-- 0xml.txt
`-- config.txt
17 directories, 79 files