Thorfinn's Source Code
- goofeyshell.tgz (57kb)
Source code for my perl based goofeyshell, containing a
slightly patched version of goofey.c (this
one does fflush(stdout); after doing puts() in
background message blat mode), plus man pages for goofey. You
will want to have the Term::ReadLine::Gnu perl module
installed to make maximal use of the goofeyshell, and, of course, you
need to already have a goofey
account.
- body_double_remover.pl.txt (2.5kb)
Source code for a perl script which parses a unix mbox on STDIN, checks
for duplicate bodies (duplicate is defined as matching MD5 sum on the
body ignoring whitespace only lines), then pushes a unix mbox to STDOUT
with no duplicates, ordered by Date: translated to GMT+0.
- herethere.tgz (3kb)
Source code for a perl script which prints out a series of dates and
times in various locations around the world in parallel, so that one can
compare them.