User Tools

Site Tools


replace_a_with_a

This is an old revision of the document!


find -type f -name "*à*" -exec rename 's/\à/a/g' '*' {} +;

replace_a_with_a.1585689774.txt.gz · Last modified: (external edit)