bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 3.1.6 system() fails when at the ulimit of open files


From: Dave B
Subject: Re: 3.1.6 system() fails when at the ulimit of open files
Date: Wed, 14 Oct 2009 21:35:41 +0100
User-agent: KMail/1.12.2 (Linux/2.6.30-gentoo-r5; KDE/4.3.2; x86_64; ; )

On Wednesday 14 October 2009, Aharon Robbins wrote:

> Hi. I just tried this with gawk 3.1.7 and 3.1.6 on my Linux system
> and I cannot reproduce it.
>[snip] 
> $ yes|head -2000|gawk-3.1.6 '{print "hi" > ("z/"z++)}END{system("echo
>  hiho;date")}' 
>  $ ls z | wc -l
> 2000

Where's the output of the system() call there?

-- 
D.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]