aboutsummaryrefslogtreecommitdiff
path: root/opt/cleanup/tab2spaces.sh
blob: 1022be7905c6b414b1ba50ef3ccf3c488b6fcf06 (plain)
1
2
# Be sure to specify files instead of * when running the script.
perl -p -i -e "s/\t/    /g" *