To put translate absolute link into relative links

Search for: http://((.*)/)*(.*)"
Replace with: \3"

Useful when you have downloaded all file from particular page, but you need this webpage for navigation through files.

Comments

Popular posts from this blog

Exporting Skype Chat/Skype Contacts to csv file using the shell script and sqlite3 (usually already installed on mac)

Javascript comparison operators

SAS and Web/REST Service Calls