1 2 3 4 5 6
#!/bin/bash export name=$1 export name=${name##*/} itstool -o pot/map${name}.pot -i its/tmx.xml $1