Unpolished unix scripts that have been written by Kelly McCauley.
- ftail version 1.1
- Tails a growing file and only prints lines that match a given regular expression. usage: ftail REGEXP FILE
- lastentry version 1.0
- Prints the last N lines that match a given regular expression. usage: lastentry [OPTIONS] REGEXP FILE [FILE...]
Other scripts can be found in my unix tools repository.