Peter Scott wrote: > This very nearly qualifies as an easter egg. Inspect the following: > > perl -e 'close STDIN; open STDIN, "<", \$x; print <>' > > Guess what it does. Run it. See if you were right. > > Bugworthy? I don't know; maybe, that's why I mention it here. But it had > some entertainment value for me today. > +1 for weird. :-) Do you have an explanation for why it does what it does? :-) Cheers, mark -- Mark Mielke <mark@mielke.cc>Thread Previous | Thread Next