Just wondering, is there a particular reason screen isn't an option (sorry if missing the point and you're saying that has the same issue).
Ian On 7/23/05, Alexander Schäfer <[EMAIL PROTECTED]> wrote: > Hi guys, > > I'm desperately trying to capture output with my perl script. hlds > works fine, however I think srcds doesn't like redirecting the stdout > pipes. On debian stable (3.1) and suse linux 9.1 i just cant pipe > srcds output. > > For example "./srcds_i686 -game cstrike +maxplayers 16 +map de_dust - > port 27022" outputs the normal stuff to your terminal... up to "VAC > beta secure mode is activated.". > > However "./srcds_i686 -game cstrike +maxplayers 16 +map de_dust -port > 27022 > text.txt" will NOT pipe anything into the file text.txt and > no output to your terminal can be found. Since pipes are used for > redirecting output.. perl pipes don't work, tee doesn't work etc etc. > Screen is no option for me, is there any workaround for this bug > (maybe even in perl)? > > bye mbalex > and thx for any help > > > _______________________________________________ > 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

