I am doing some BASH shell scripting with curl. If my curl command returns any text, I know I have an error. This text returned by curl is usually in H
curl
sed doesn't support non-greedy.
try
's/<[^>]*>//g'