Files
TrinityCore/contrib/cleanup/whitespace.sh
2009-04-07 12:23:58 +02:00

3 lines
92 B
Bash

# Be sure to specify files instead of * when running the script.
perl -p -i -e "s/ +$//g" *