How to execute the swanrun.bat file in WSL and ubuntu?
Created by: linmeihong
Dear team coders, Thanks for your opensource code AutoSWAN. I got these problems, I donot know how to solve it. can anyone help me? Thank you very much!
./swanrun.bat: line 1: @echo: command not found
./swanrun.bat: line 2: rem: command not found
./swanrun.bat: line 3: rem: command not found
./swanrun.bat: line 4: rem: command not found
./swanrun.bat: line 5: rem: command not found
./swanrun.bat: line 6: rem: command not found
./swanrun.bat: line 7: rem: command not found
./swanrun.bat: line 8: rem: command not found
./swanrun.bat: line 9: rem: command not found
./swanrun.bat: line 51: syntax error near unexpected token %%i' ./swanrun.bat: line 51:
for /L %%i in (1,1,%nprocs%) do copy PRINT-00%%i %inputfile%.prt-00%%i >> nul'