Answer the question
In order to leave comments, you need to log in
Can anyone help translate Bash to Bat?
for file in $(ls module); do
echo $file
then
cd module/$file
php ../../vendor/bin/templatemap_generator.php -o ../../data/cache/map/"$file"_template_map.php -w
cd ../../
done
Answer the question
In order to leave comments, you need to log in
there is such a thing Bash to Bat Converter , but it is rather limited and is unlikely to be suitable for complex cases
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question