#!/bin/sh
# Put other kermit flags here, such as:
# KFLAGS="-e 1000 -v 4"
KFLAGS=
echo "]666;ReceiveK $KFLAGS;"
kermit -Y -l 0 -i $KFLAGS -s $*
