echo executing ~/.logout
if !( $?CLIPBRD ) then;
  echo "tty logout..."
else
  echo "GEM logout...";
  /usr/bin/GEM/_logout.app;
endif