This is a collection of useful shell scripts.
- find-in-files - Finds text
- tokenize - Tokens all lines from standard input and print each token to standard output one token per line.
- mbox-split.py - Splits an mbox style mailbox file into individual files.
- gmail-send.py - Sends a raw MIME message as an email using GMail secure SMTP. Useful for testing MIME messages created by software.