[ale] Weird Perl problem

Christopher Fowler cfowler at outpostsentinel.com
Wed Oct 18 08:25:26 EDT 2006


Its not specific to perl.  There is something else fundamentally
wrong.  

~ $ ls -l / | more
~ $ 

Displays nothing?

I just wnet from 2.6.18 -> 2.6.15 kernel on the flash as a test and it
made no difference.  I might try the bash shell.


On Wed, 2006-10-18 at 05:18 -0400, Jim wrote:
> Christopher Fowler wrote:
> > I'm creating a usb flash stick to flash our devices.  I've loaded perl
> > and it is not behaving well with STDIN. 
> >   
> It works for me on a Suse 9.3 system.  As does the following:
> 
> ls -l / | perl -e 'while(<>) { print "$_"; }' 
> 
> Just for the heck of it, you might want to try that form.
> 
> Jim.
> >   
> 
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://www.ale.org/mailman/listinfo/ale




More information about the Ale mailing list