Re: ::Find and no_chdir



Check for each name if it is a directory by

-d $fname

and then print it if it returns false.
.