Introduction to WordBash
Posted on Oct 18, 2013 14:35PMWordBash is a Bash Shell Script
WordBash is written, if you do not already know, in Bash, the GNU Bourne-Again SHell. All content is generated by a shell script. All comments are parsed, stored and displayed by Bash. And when I say the code is written in Bash, I mean (with only one exception explained later): No SED. No AWK. No TR. Just 100% Bash.
It has been tested with Linux, Mac OS-X and Windows/Cygwin. Bash at least 3.2 is required.
These posts will describe WordBash in detail, and make some claims about it. Ultimately though, of course, the code gets the last word.
Code is there: download page.
Touched 05202024
