Count directory entries in given directories


/ Published in: Perl
Save to your folder(s)

In response to a very simplistic solution suggestion using Shell, here is a basic version of what I use. The advantage of the solution below is that it is supposed to be much faster on directories with many files (I regularly use its full-blown version on directories with tens and hundreds of thousands of files).

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.