#! /bin/csh -f
onintr quit
stty litout
sleep 5
$*
head -1 /dev/tty > /dev/null
quit:
stty -litout
