Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .+(this)
- -------------
- Remove everything caracter before and 'this'
- this.*$
- -------------
- Remove everything caracter after and 'this'
- First look
- *Find and replace with regex
- tested :
- Notepad++
- sublime2
Advertisement
Add Comment
Please, Sign In to add comment