On Wed, Aug 25, 2010 at 9:07 PM, Ritesh Sinha <[email protected]> wrote: > I was testing this out, the problem is with find complaining about the > argument list (too large). > > For testing I did this inside a folder > # for i in $seq(50000); do touch ${i}.jpg; done > then tried ls, mv etc. Worked like a charm, I have a hunch that there is > a limitation in ext3 (I'm using ext4).
Even I tried on ext3. I could create 315142 files using touch. Not more than that. -- With Regards Abhishek Amberkar -- ubuntu-in mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
