Replace some text in multiple files in a directory


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



Copy this code and paste it in your HTML
  1. sed -i.bak s/check_http_redirect_temporarily/check_http_redirect/ *

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.