The Advanced Bash Scripting Guide is both a reference and a tutorial on shell scripting. This comprehensive book (the equivalent of 962 print pages) covers almost every aspect of shell scripting. It contains 361 profusely commented illustrative examples, a number of tables, and a cross-linked index/glossary. Not just a shell scripting tutorial, this book also provides an introduction to basic programming techniques, such as sorting and recursion. It is well suited for either individual study or classroom use. It covers Bash, up to and including version 4.0.
Quackey is a somewhat simplified but mostly feature-complete version of the Perquackey anagram word-building game. It runs in an xterm, Gnome terminal, or on the console. The entire game is contained in an 11kb Bash shell script, and a big chunk of that is instruction text and comments. It was written as a "proof-of-concept," but the game is quite playable (and fun) even in its preliminary release form. It requires the author's "yawl" word list package or a similar word list installed in /usr/share/dict. Playing Quackey is good practice for Scrabble and similar anagramming games.
This is a comprehensive "word game" word list for UNIX/Linux. It is a superset of the author's ENABLE list, the "OSW", and various lists researched by the author's colleague, Alan Beale. At 264,093 words, it is the largest list of its kind, suitable for use in all manners of crossword-type board games and word construction games, as well as for a spell checker dictionary. The YAWL package now includes two anagramming utilities (supplied as source code, handled by the included Makefile). There is also a shell script that extends the UNIX "strings" system command. This is the word list package recommended for the author's Quackey word game.
Nice doggy! Puppy Linux is unbelievable. I installed it on a 10-year-old 760x Thinkpad, and got wireless to work within a couple of minutes. The only issue was the legacy cs4236 sound chipset, ...
Main ftp site back up Seems to be working again. So, you should be able to get the pdf version of the ABS Guide at: http://personal.riverusers.com/~thegrendel/abs-guide.pdf This is...
URL changes My main (free) web hosting site cut me off. So, for now get the version 5.5+ pdf file from: http://www.tldp.org/LDP/abs/abs-guide.pdf I'll post updates as I get them. Tha...
Programmers' Challenge I'm the author of Quackey, and I challenge all you hotshot coders and programmers out there to rewrite it as a graphic / X11 application, maybe using GTK+. Remember, it's l...
PDF Download Site The URL of the preferred download site for the pdf version of the ABS Guide is: http://personal.riverusers.com/~thegrendel/abs-guide.pdf This version is specially book-f...