in reply to Re^2: Regex for ignoring paths
in thread Regex for ignoring paths

He wants to extract file names from paths. I just want to point out that there is an easy way to do this without using regex.

Replies are listed 'Best First'.
Re^4: Regex for ignoring paths
by Anonymous Monk on Nov 01, 2018 at 06:25 UTC
    He wants to extract file names from paths.

    nope