GPL'd Software & Scripts
The following are scripts/files I created and released under the
GPL.
General purpose scripts
chkdns
chkdns is a perl script that checks how well your DNS servers are responding by performing queries against specified DNS servers and then comparing the results.
Build scripts
buildarm.sh
buildarm.sh is my ARM7 GNU tool-chain build script. You can find it and other ARM7 related files on
my LPC (ARM7TDMI) page.
buildavr.sh
buildavr.sh is my AVR GNU tool-chain build script. You can find it and other AVR related files on
my AVR page.
Configuration files/scripts
bashrc
Here is my personal bash RC script. It contains quite a few useful resources, including a small function I wrote to bring the tcsh '
rmstar' functionality to bash.
indent configuration file
Here is my personal
Indent configuration file.
screen configuration file
Here is my personal
GNU Screen configuration file.
vim configuration script
Here is my personal
Vim configuration script.