#!/bin/sh
export LD_LIBRARY_PATH=/opt/tbupddlx:$LD_LIBRARY_PATH
while [ 1 -eq 1 ]
do
/opt/tbupddlx/tbrenice & 
/opt/tbupddlx/tbupddwu 
done
