bulk replacement

bulk replacement

ដោយ Mitsuhiro Yoshida នៅ
ចំនួនតប៖ 1
រូបភាព Language pack maintainers

It would be very nice if we could have "bulk replacement feature" something like the following command in the future. Smile

find . -name "*.php" -exec sed -i 's/before/after/g' {} \;

ឆ្លើយតបទៅកាន់ Mitsuhiro Yoshida

Re: bulk replacement

ដោយ David Mudrák នៅ
រូបភាព Language pack maintainers

Yes, that is definitely planned. Strings after such operation would go to the stage to be reviewed before the commit.