#!/bin/sh if [ "X$1" = "X" ]; then echo "Usage: $0 " echo exit; fi /usr/local/bin/directv.pl setup_channel $1 hide