[ale] Weird Perl problem
Allan Neal
allanneal at comcast.net
Wed Oct 18 08:52:13 EDT 2006
Running on bash version :
GNU bash, version 3.1.16(1)-release (i686-pc-linux-gnu)
Copyright (C) 2005 Free Software Foundation, Inc.
this works just fine on my box (Gentoo). I ran "ls -l / | less" and
"ls -l / | more" and both gave me good output in the pager.
Allan
On Wed, Oct 18, 2006 at 08:25:26AM -0400, Christopher Fowler wrote:
> 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
>
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://www.ale.org/mailman/listinfo/ale
--
/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ \
| /~~\ /~~\ |
|\ \ | I would rather be exposed | / /|
| \ /| to the inconveniences |\ / |
| ~~ | attending too much liberty | ~~ |
| | than to those attending too | |
| | small a degree of it. | |
| | - Thomas Jefferson | |
| | | |
\ |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| /
\ / \ /
~~~ ~~~
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
More information about the Ale
mailing list