Ravi Malghan wrote:
> Hi: is there a limit on number of files that can be open within
> perl. I am opening about 194 files and am seeing some weird
> behaviour. When i write to the filehandles, I see it writes ok
> to some files and not to the others. But I donot see any errors
> either. Just that somefiles donot have what I am expecting.
> 
> If there is a limit, how do I work around it?

If you are on Unix/Linux:

man ulimit



John
-- 
Perl isn't a toolbox, but a small machine shop where you can special-order
certain sorts of tools at low cost and in short order.       -- Larry Wall

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to