#!/bin/sh

F=stop
echo 8888
while  test ! -f $F
do
  /usr/games/Ularn
done
rm $F