I don't think so.
# cd /var/tmp # mkdir lots-of-files # cd lots-of-files # perl -e 'for (1..500000) { { open my $f, ">poop.$_" } }' # cd /var/tmp # ls -ld lots-of-files drwxr-xr-x 2 szbrhv staff 10240000 Oct 5 10:01 lots-of-files
That is 10 meg just for the directory, which might not be a concern with the large disks available but it's still a lot more than a few kilobytes.
In reply to Re^4: unlink : reclaim inodes, etc.?
by bruceb3
in thread unlink : reclaim inodes, etc.?
by camelcom
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |