Various shell/perl scripts for various tasks.
 Online tools:
  * digwiki
  * dlnew
  * geocode
  * geoip
  * huregcheck
  * magyarhelyesiras
  * rfc
  * wikibot
  * waybackmachine-dl - download all snapshots of a webpage taken by Wayback Machine
 Offline tools:
  * corner_time
  * inisort - sort an INI file based on another INI file's sections and keys
  * jobsel
  * ls2html
  * mkdeb
  * screenconsole
  * takeown - change ownership on files without root privilege
  * taslis
  * tests
  * upsidedown
 Shell shortcuts:
  * chshebang
  * cut.awk
  * errorlevel
  * ff - find files
  * fgat - similar to 'at' command but run in foreground
  * findnewestfile, findoldestfile
  * getchildpids
  * header.awk
  * header.sed
  * is_digit
  * is_gzip
  * is_number
  * loop
  * msg
  * organizebydate - move files into directories based on their file times
  * pipekill - signaling process on reading/writing end of piped stdin/stdout
  * renamemanual - interactively enumerate files and ask their new name
  * swap - swap 2 files' name
  * uchmod - chmod file as they would created with the current umask
  * url_decode, url_encode
 Admin tools:
  * bardf - show disk usage fancy
  * syncifstate
  * sshwho
  * slay, slayall
  * gengrnam
Manual and Help Documents