Talk:Walk a directory/Recursively: Difference between revisions

no edit summary
No edit summary
Line 11:
 
----
 
Is the problem to just find filenames, excluding the path, that match the pattern? That's usually the example, and in that case, many of the snippets here have bugs because they apply the regex to the entire path, not just the filename.
Anonymous user