Skip to content

Instantly share code, notes, and snippets.

@guilhermelinhares
Created January 30, 2023 20:50
Show Gist options
  • Save guilhermelinhares/4e7996f112f09b61b77ac791e7b3e1b9 to your computer and use it in GitHub Desktop.
Save guilhermelinhares/4e7996f112f09b61b77ac791e7b3e1b9 to your computer and use it in GitHub Desktop.
sed: -e expression #1, unknown option to `s'
#
sed 's#https://www.url.com/url_page#http://www.url_change.com/page_url_change#g' filetochange.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment