It does not log all console output. > If all you want is log data, sv_logflush will work fine with no piping or > redirecting needed. > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Marcel > Sent: Friday, January 30, 2009 1:23 AM > To: Half-Life dedicated Linux server mailing list > Subject: [hlds_linux] show gameserver command line output AND store in > seperate files (man tee) > > Hey, > > at the moment I'm doing this with all my gameservers: > > "./binary -parameters +xxx +yyy | tee logfile.txt" > > So that I have the server console as output and the ability to enter > commands directory without rcon. But `tee` somehow buffers the content > and doesn't write it immediaty to the file > > Does someone know an alternative? The > operator isn't one since I can't > enter commands to the gameserver without rcon anymore. > > > cheers > > > marcel > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > http://list.valvesoftware.com/mailman/listinfo/hlds_linux > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > http://list.valvesoftware.com/mailman/listinfo/hlds_linux >
_______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

