On 29 Mar 2003, Harsh R Busa wrote: > i wanted to know how many files can one store in a single directory. > not total number of files in all subdirectories.
The inode structure of most unix based file systems do not pose a limit
on the number of files in a directory. The total number of files on
your partition, will be governed by the size of your allocation units.
--
If I had any humility I would be perfect.
-- Ted Turner
--
http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

