Changes made automatically by the following command: ``` egrep -l ' +$' *.txt | xargs sed -i -re 's/ +$//' ```