Thread Echten Parallelprozess unter Linux
(42 answers)
Opened by bianca at 2013-11-01 11:00
wenn ich das hier in einem terminal ausführe:
print "foo"; sleep 10; sehe ich auch erst nach 10 sekunden was. stichwort buffering. ein newline hilft da. Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wie frage ich & perlintro brian's Leitfaden für jedes Perl-Problem |