Skip to content

Instantly share code, notes, and snippets.

@grittyninja
Created July 22, 2017 18:35
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 grittyninja/e7918e479a13d3579d45cfc5f65b9a31 to your computer and use it in GitHub Desktop.
Save grittyninja/e7918e479a13d3579d45cfc5f65b9a31 to your computer and use it in GitHub Desktop.
# remove html tag
sed -e 's/<[^>]*>//g' foo.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment