Hi Monks,
I try to analyse some data and want to write to several FH simultanously. But after 1021 open files my script crashes at the open command, not being able to open the next FH.
I already set the maximum number of open files to 65536 in /etc/secutity/limits.conf and I am using a "fresh" shell, i.e. ulimit -a shows the same number.