More actions
No edit summary |
m Reverted edits by Maintenance script (talk) to last revision by Admin |
||
Line 1: | Line 1: | ||
Testing more effective ways to mass update... [https://www.mediawiki.org/wiki/Topic:Sroin3vf5haba6lf][https://www.mediawiki.org/wiki/Manual:Edit.php]... foo bar = bar bar | |||
<syntaxhighlight lang="bash" style="overflow:auto;"> | |||
php getText.php "page_title" | sed -e 's/\bfoo\b/bar/g' | php edit.php "page_title" | |||
</syntaxhighlight> |