2 biorhythm.rb biorhythm calculator
4 cbreak.rb no echo done by ioctl
6 dir.rb directory access
7 dualstack-fetch.rb IPv6 demo
8 dualstack-httpd.rb IPv6 demo
9 dstore.rb object database on dbm
10 eval.rb simple evaluator
11 export.rb method access example
12 exyacc.rb extrace BNF from yacc file
13 fact.rb factorial calculator
14 fib.awk Fibonacci number (AWK)
15 fib.pl Fibonacci number (Perl)
16 fib.py Fibonacci number (Python)
17 fib.rb Fibonacci number (Ruby)
18 fib.scm Fibonacci number (Scheme)
19 freq.rb count word occurrence
20 from.rb scan mail spool
21 fullpath.rb convert ls -lR to fullpath format
23 irb.rb interactive ruby
24 less.rb front end for less
25 list.rb stupid object sample
26 list2.rb stupid object sample
27 list3.rb stupid object sample
28 mine.rb simple mine sweeper
29 mkproto.rb extract prototype from C
30 mpart.rb split file int multi part
31 observ.rb observer design pattern sample
32 occur.pl count word occurrence (Perl)
33 occur.rb count word occurrence (Ruby)
34 occur2.rb count word occurrence - another style
35 philos.rb famous dining philosophers
37 rcs.awk random character stereogram (AWK)
38 rcs.rb random character stereogram (Ruby)
39 rcs.dat data for random character stereogram
40 rd2html.rb rd (Ruby Document) to HTML translator
41 sieve.rb sieve of Eratosthenes
43 test.rb test suite used by `make test'
44 time.rb /usr/bin/time clone
45 trojan.rb simple tool to find file that may be trojan horse.
46 tsvr.rb socket server using thread
47 uumerge.rb merge files and uudecode them