On 2013-12-21 14:13:25 -0800, Linda Walsh wrote:
> Did you mean july 2013?
Probably not, plenty of 4.3 code is not being backported.
pgprkzu2zkgSh.pgp
Description: PGP signature
On Tue, Dec 24, 2013 at 12:57 AM, rens wrote:
>
> Subject: [50 character or so descriptive subject here (for reference)]
>
> Configuration Information [Automatically generated, do not change]:
> Machine: x86_64
> OS: linux-gnu
> Compiler: gcc -I/home/abuild/rpmbuild/BUILD/bash-4.2
> -L/home/abuil
On 2013-12-23 23:57:32 +0100, rens wrote:
> Hello,
>
> this script:
> ___
> export cval=0
> echo entering while
>
> # listing ten files, to generate some output to count.
> ls -1 /usr/bin|head -10 |while read fname
Just use a `for` loop and a glob. Really. It's that easy.
>
Subject: [50 character or so descriptive subject here (for reference)]
Configuration Information [Automatically generated, do not change]:
Machine: x86_64
OS: linux-gnu
Compiler: gcc -I/home/abuild/rpmbuild/BUILD/bash-4.2
-L/home/abuild/rpmbuild/BUILD/bash-4.2/../readline-6.2
Compilation CFLAGS