/link/shell/tester.sh &
/link/shell/trans.sh &
while [ true ]
do
pkill Monitor
/link/bin/Encoder
sleep 2
done