Perl <STDIN>

Markus Wigge markus at cultcom.de
Mon Nov 25 19:17:02 CET 2002


Tag,

> while(<>) {
>   push(@input, $_);
> }
>
> foreach(@input) {
>   print;
> }
>
> # should do the trick. untested ;-)

Funzt, in etwas abgewandelter Form ...

thanks,
   bye.





More information about the Linux mailing list