index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T18:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
cleanup
/
tab2spaces.sh
blob: 278718604a66383681fc8e8f88acfcd42e1bef82 (
plain
)
1
2
#!/bin/bash
perl
-wpi
-e
"s/\t/ /g"
$1