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

