4 lines
101 B
Bash
4 lines
101 B
Bash
sed -i 's/fnPistis/fnPistisJohn/g' John*.tex
|
|
sed -i 's/fnPistisJohnJohn/fnPistisJohn/g' John*.tex
|
|
|