#!/bin/sh

# add this to /etc/inetd.conf:
#   aatv    stream  tcp     nowait  nobody /root/tvstream tvstream

/usr/local/bin/aatv -driver slang 2>/dev/null | compress
