scripts/readme.md

17 lines
598 B
Markdown
Raw Normal View History

2013-02-04 02:45:04 +00:00
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
2013-02-04 03:04:05 +00:00
- mailview: Perl - Script to parse HTML email and format it in a text-reader-friendly way.
- watchd & watchd.conf: Bash - Script designed to run as a cronjob, alerting the user to any events.