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

RSS Icon Subscribe to comments

You need to login to post a comment.