mahesnkl has asked for the wisdom of the Perl Monks concerning the following question:

This node falls below the community's minimum standard of quality and will not be displayed.

Replies are listed 'Best First'.
Re: code to sort,list and count number of files in a Directory.
by Anonymous Monk on Oct 12, 2011 at 06:37 UTC
Re: code to sort,list and count number of files in a Directory.
by toolic (Bishop) on Oct 12, 2011 at 12:16 UTC
    See also grep and -X if you want to only get files (filter out directories).
Re: code to sort,list and count number of files in a Directory.
by Anonymous Monk on Oct 12, 2011 at 08:35 UTC
    Please dont spam this section. you cannot put some fancy code here and expect people to comment on it