Downloads
Some small programs I've written, all for Unix/Linux. Very little documentation is provided, but hopefully the usage is fairly self-explanatory.
- read about/download auto_editor, performs simple edits on many files (in a given directory) based on simple commands in a command file, useful when making a minor change to many web pages etc.
- read about/download find_big_files, finds the biggest files, useful when you're low on disk space
- download randomize_bd.pl, Randomizes selection of wallpaper on systems running gnome 2, tested on Centos 4 and Ubuntu 6.06
- download Stream Utilities, convert Calma GDSII files to ASCII and back
- download mem_test, to help find memory leaks in C programs under development
- download loan.pl, uses a very simple formula to give a rough estimate of loan payments
- download killrex.pl, similar to killall under Linux, takes regular expressions and also works under Solaris and HP/UX
- download lookup, A GUI dictionary program, requires perl/Tk (runs under Linux/Unix and Windows (requires a C: drive))
- download post_it.pl, A virtual post-it note, requires perl/Tk (runs under Linux/Unix and Windows (requires a C: drive))
- download rot13, does a rot13 on stdin or provided file name



