Monday, June 23, 2008

The Poor Man's Server Browser

Joe S. ( jszabo@eden.rutgers.edu) suggests:
a trick I do with qstat:
I make a file of my favorite servers, then do
qstat −f /C/quake2/file.txt | less
hit control z to suspend, then copy the ip address or hostname I want with gpm to a command line like:
./quake2 +connect expert.eqclans.com
Linux Quake HOWTO
6.3 3Dfx "tweak" settings work in Linux too 43
Then I can use fg to go back to the list later...