The basic command syntax is as follows:
perl -pi -w -e ‘s/THIS/THAT/g;’ /path/to/files*.txt
Read the post here.
Corpus linguistics, applied linguistics & technology in language education
The basic command syntax is as follows:
perl -pi -w -e ‘s/THIS/THAT/g;’ /path/to/files*.txt
Read the post here.