Crossfire Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Crossfire 0.90.3 is released
- To: crossfire (at) ifi.uio.no
- Subject: Re: Crossfire 0.90.3 is released
- From: "Eric A. Anderson" <>
- Date: Sat, 19 Mar 1994 19:16:37 -0500 (EST)
- CC: crossfire (at) ifi.uio.no,
- In-Reply-To: <>
- References: <>
"'Evil' ERic Mehlhaff" <> 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"
*********************************************************