Files
TrinityCore/opt/cleanup/tab2spaces.sh
XTZGZoReX 4ee29a2a0d * Rename contrib to opt.
--HG--
branch : trunk
2010-06-07 00:13:48 +02:00

3 lines
95 B
Bash

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