Re: [hlds_linux] Query a Server from a Bash Script

2008-12-18 Thread Crazy Canucks
Thanks, but to build a script that you could actually admin a server from (things like banning and kicking players), you would need to return a list of players. I think I can get that with qstat. But at this point I'm not interested in going down that road. Drek SilentSpam2000 wrote: > Craz

Re: [hlds_linux] Query a Server from a Bash Script

2008-12-18 Thread SilentSpam2000
Crazy Canucks wrote: > Just wondering if anyone knows it is possible to query a server from a > bash script, and if so, if you could point me in the right direction as > to how to do it. I suppose if it isn't possible, I can always use a > perl script to query the server and output the data to

Re: [hlds_linux] Query a Server from a Bash Script

2008-12-10 Thread Crazy Canucks
>> >>> Peter Lindblom wrote: >>> >>>> The same Q was asked a few days ago .. try looking for old posts first >>>> next >>>> time please ! >>>> >>>> http://forums.srcds.com/viewtopic/5239 >>>> >>>

Re: [hlds_linux] Query a Server from a Bash Script

2008-12-10 Thread David A. Parker
.com/viewtopic/5239 >>> >>> GoodLuck sir ! >>> >>> Peter >>> >>> - Original Message ----- >>> From: "Crazy Canucks" <[EMAIL PROTECTED]> >>> To: "Valve Linux Server Mailing List" >>> Sent: Wedne

Re: [hlds_linux] Query a Server from a Bash Script

2008-12-10 Thread David A. Parker
first next >> time please ! >> >> http://forums.srcds.com/viewtopic/5239 >> >> GoodLuck sir ! >> >> Peter >> >> - Original Message - >> From: "Crazy Canucks" <[EMAIL PROTECTED]> >> To: "Valve Linux

Re: [hlds_linux] Query a Server from a Bash Script

2008-12-10 Thread Crazy Canucks
Thank you, that is exactly what I was looking for. Drek Kveri wrote: > program called qstat should be in your distro's repository. > > Kveri > > Crazy Canucks wrote / napísal(a): > >> Just wondering if anyone knows it is possible to query a server from a >> bash script, and if so, if you cou

Re: [hlds_linux] Query a Server from a Bash Script

2008-12-10 Thread Crazy Canucks
ewtopic/5239 > > GoodLuck sir ! > > Peter > > - Original Message - > From: "Crazy Canucks" <[EMAIL PROTECTED]> > To: "Valve Linux Server Mailing List" > Sent: Wednesday, December 10, 2008 2:53 PM > Subject: [hlds_linux] Query a Server

Re: [hlds_linux] Query a Server from a Bash Script

2008-12-10 Thread Peter Lindblom
nt: Wednesday, December 10, 2008 2:53 PM Subject: [hlds_linux] Query a Server from a Bash Script > Just wondering if anyone knows it is possible to query a server from a > bash script, and if so, if you could point me in the right direction as > to how to do it. I suppose if it isn't po

Re: [hlds_linux] Query a Server from a Bash Script

2008-12-10 Thread Kveri
program called qstat should be in your distro's repository. Kveri Crazy Canucks wrote / napísal(a): > Just wondering if anyone knows it is possible to query a server from a > bash script, and if so, if you could point me in the right direction as > to how to do it. I suppose if it isn't possi

Re: [hlds_linux] Query a Server from a Bash Script

2008-12-10 Thread Ferenc Kovacs
On Wed, Dec 10, 2008 at 2:53 PM, Crazy Canucks <[EMAIL PROTECTED]>wrote: > Just wondering if anyone knows it is possible to query a server from a > bash script, and if so, if you could point me in the right direction as > to how to do it. I suppose if it isn't possible, I can always use a > perl

[hlds_linux] Query a Server from a Bash Script

2008-12-10 Thread Crazy Canucks
Just wondering if anyone knows it is possible to query a server from a bash script, and if so, if you could point me in the right direction as to how to do it. I suppose if it isn't possible, I can always use a perl script to query the server and output the data to a file. Cheers, Drek __