Use the sed terminal command with an input file called say test.html sed 's/<[^>]*>//g' input.html if you want to save the output just do the following sed 's/<[^>]*>//g' input.html > output.txt
Read more →Posts tagged with
Use the sed terminal command with an input file called say test.html sed 's/<[^>]*>//g' input.html if you want to save the output just do the following sed 's/<[^>]*>//g' input.html > output.txt
Read more →I don't use cookies for marketing! I use cookies to enhance your browsing experience, serve personalized content, and analyze traffic. By clicking 'Accept All', you consent to my use of cookies. You can customize your preferences at any time.