find . -name '*.tex' -exec sed -i 's/模板/模版/g' '{}' \;
Titles in *.bib are retained to avoid troubles with searching.
|
||
|---|---|---|
| doc | ||
| tex | ||
| Makefile | ||
find . -name '*.tex' -exec sed -i 's/模板/模版/g' '{}' \;
Titles in *.bib are retained to avoid troubles with searching.
|
||
|---|---|---|
| doc | ||
| tex | ||
| Makefile | ||