Please enable JavaScript to use regex101
/
^
r
e
g
e
x
[
\
-
_
]
?
1
0
1
$
/
i
Regular
Expressions
101
Regular
Expressions
101
Upgrade to Pro
Enterprise
Regular Expression
r"
[^\\/]+(?=[\\/]?$)
"
gm
Test String
New
a/b/c/ a/b/c \a\b\c \a\b\c\ a\b\c a/b/../../a/b/c/ a/b/../../a/b/c C:\Windows\system32\kernel32.dll /etc/network/interfaces C:\Windows\system32\ /var/log/apt/
Substitution
Processing...