/ Published in: Bash
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
sed -i -e 's/oldpassword/newpassword/g' `grep -lR oldpassword *`