Ruzsinszky Attila wrote:
>> Jo lenne latni azt a dbwrite-ot, kulonosen a pipe kezeles kornyeken...
> Szerintem már láttad.
> 
> De ennyi:
> 
> while (<STDIN>) {
>        feldolgozás;
> }
> 

Ez esetben:


STDIN->blocking(0);
STDOUT->autoflush(1);

Ha orditana, akkor use IO::File is kell ele.


-- 
Gabor HALASZ <[EMAIL PROTECTED]>
_________________________________________________
linux lista      -      [email protected]
http://mlf2.linux.rulez.org/mailman/listinfo/linux

válasz