URLs replace in VIM editor
by taru.tarak from LinuxQuestions.org on (#59RZ7)
Hello,
I am trying to do two search and replace on a large database file where some of the URLs need to be replaced.
#1
Search: https://www.example.com
Replace with https://www.example.net
#2
Search: http://www.example.com
Replace with https://www.example.net
Please help me out
Regards,
Tarak Nath


I am trying to do two search and replace on a large database file where some of the URLs need to be replaced.
#1
Search: https://www.example.com
Replace with https://www.example.net
#2
Search: http://www.example.com
Replace with https://www.example.net
Please help me out
Regards,
Tarak Nath