#!/bin/bash
#
# This script accepts AFOS messages on its input, formats them for
# Unix/Usenet consumption, and sends the processed text on its output.

tr -d [\\015\\200-\\377]
echo
