Go to file
MaffC 104331e409 Adding mailview 2013-02-04 03:04:05 +00:00
README.md Initial commit 2013-02-03 18:40:43 -08:00
mailview.pl Adding mailview 2013-02-04 03:04:05 +00:00
nscheck.sh Added checking to ensure the user does actually supply a DNS entity to diagnose 2013-02-04 02:59:21 +00:00
readme.md Adding mailview 2013-02-04 03:04:05 +00:00

readme.md

script-collection

Preface

I write scripts a lot. Partly as a hobby, partly to make my own work easier and partly for my job. I tend to choose whatever language is most appropriate for what I'm doing, although I usually prefer Bash.

Scripts

This readme contains an up to date list of all scripts in the repo + their descriptions:

  • nscheck: Bash - DNS diagnosis script
  • mailview: Perl - Script to parse HTML email and format it in a text-reader-friendly way.