echo executing /home/root/.bash_logout
if [ ! $CLIPBRD ]
then
  echo "tty logout..."
else
  echo "GEM logout..."
  /usr/bin/GEM/_logout.app
fi
