mltefive / docs

https://mltefive.github.io/docs/
1 stars 0 forks source link

replace in files recursive find sed #58

Open 7dir opened 3 years ago

7dir commented 3 years ago

find . -type f -exec sed -i 's/crm/shopcart/g' {} +

7dir commented 3 years ago

https://unix.stackexchange.com/questions/112023/how-can-i-replace-a-string-in-a-files