Crossfire Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Crossfire 0.90.3 is released



"'Evil' ERic Mehlhaff" <mehlhaff@ocf.Berkeley.EDU> writes:
> FOr a while I was using the following shellscript as a replacement 
> to the crossfire 'client':
I've been using this for the people at andrew:
#!/bin/sh -x
echo "New and improved no error checking crossrem"
xset fp+ /afs/andrew/usr3/ea08/cfont
xhost +madhatter.ws.cc.cmu.edu
if [ a$DISPLAY = aunix:0.0 -o a$DISPLAY = a:0.0 ]; then
DISPLAY=`/bin/hostname`:0.0
fi
(echo "add $DISPLAY";sleep 300;echo "quit") | telnet madhatter.ws.cc.cmu.edu 13326
--
But it's no where near as nice as I'd like it to be.
          -Eric 
*********************************************************
"It seemed like a good idea at the time"
           -The Mad Hatter
"Yes, you're very smart.  Shut up."
           -In "The Princess Bride"
*********************************************************