Skip to content

Instantly share code, notes, and snippets.

@coderaaron
Last active March 12, 2020 18:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save coderaaron/5bbc88f2c3e4af8e9647afeaf1223a8c to your computer and use it in GitHub Desktop.
Save coderaaron/5bbc88f2c3e4af8e9647afeaf1223a8c to your computer and use it in GitHub Desktop.
sed -i '' -e $'s/&lt;/\</g' Diso\ v2.html && sed -i '' -e $'s/&gt;/\>/g' Diso\ v2.html && sed -i '' -e $'s/&quot;/\'/g' Diso\ v2.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment