
if [ -d /tmp/tcloop/APPNAME/ ]; then
   rm /bin/sed
   /bb/ln -sf /tmp/tcloop/APPNAME/bin/sed /bin/
fi
