TCUSER=`cat /etc/sysconfig/tcuser` if [ ! -f /home/$TCUSER/.xombrero.conf ]; then /bb/cp -af /usr/share/xombrero/.xombrero.conf /home/$TCUSER/ chown "$TCUSER":staff /home/$TCUSER/.xombrero.conf chmod 664 /home/$TCUSER/.xombrero.conf fi