How to find and replace (Regx) in string abcdac only 'a' who is not before 'c'?

If the issue is with finding the proper regex, regex101.com is usually an invaluable resource.

Also: [ANN] ReadableRegex.jl might help

2 Likes