sed html background replace


/ Published in: XHTML
Save to your folder(s)



Copy this code and paste it in your HTML
  1. $ sed -i -e "s/html style=\"background-color: #ffffff/html style=\"background-c
  2. olor: #666666/g" *

Report this snippet


Comments


You need to login to view comments.