[quake3] Text Mode Svr Mon

Rainer Klaffenboeck rainer.klaffenboeck at inode.at
Wed Nov 22 01:48:44 EST 2006


JoeHill wrote:
> while true; do clear; ls -l /path/to/the/file; sleep 1; done
>
> ...which, modified to use 'more' gave me *almost* what I wanted, ie. 'realtime'
> output (not quite, I don't want cron running every 30 seconds...), however I'm
> still lacking the indication of team, either by colour or name.
>   
I think what you are looking for is 'tail -f /path/to/the/file'.
'man tail' for more information.

Afaik q3 servers do not send team information, so the sorting of which
you're talking is most probably happening server-side. Someone correct
me if I'm wrong.

Hobbes


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://icculus.org/pipermail/quake3/attachments/20061122/cea71cdd/attachment.pgp>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
URL: <http://icculus.org/pipermail/quake3/attachments/20061122/cea71cdd/attachment-0001.pgp>


More information about the quake3 mailing list