#!/bin/sh CMD=$HOME/bin/tvcmd DFBARGS="remote=192.168.1.50,quiet" export DFBARGS ARGS=`echo "$QUERY_STRING" | tr -cd "[A-Za-z0-9_&=]"` cat <