So I want to know that is there is any limitation of maximum no of files in a directory.
This is a filesystem limit, not a limit based on the structure of directories etc. It is defined by the number of inodes in your filesystem. See dumpe2fs (8) for more information.
--
[EMAIL PROTECTED] (Suresh Ramasubramanian)
[EMAIL PROTECTED]:/usr/src$ mv linux Gnu/Linux
mv: cannot move `linux' to `Gnu/Linux': No such file or directory
jaharkes @ cs.cmu.edu in reply to RMS on linux.kernel
------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
