Search and paste the extracted data
-
Hi All!
I want to search for the last word after last “/” and paste it at the first of the string and also add a word like “mv” as below. Can this be done with search and replace using regular expression?
Thanks in advance.
Before:
$AP_TOP/patch/115/sql/AP_Entry_xld.sqlAfter:
mv AP_Entry_xld.sql $AP_TOP/patch/115/sql/ -
Hi, @nikhil-chavan and All,
Refer to your second post :
https://community.notepad-plus-plus.org/post/55008
BR
guy038