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

how does this answer the question?

Replies are listed 'Best First'.
Re^3: Regex for ignoring paths
by harangzsolt33 (Deacon) on Nov 01, 2018 at 02:44 UTC
    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.
      He wants to extract file names from paths.

      nope