
CODE: [Copy to clipboard]我想实现的是把这个内容:FOR /F "eol=; tokens=1,2,3 delims= " %%i in (ips.txt) do @echo telnet %%i 1234<up.txt^>>bat\%%i.bat
CODE: [Copy to clipboard]FOR /F "eol=; tokens=1,2,3 delims= " %%i in (ips.txt) do @echo telnet %%i 1234^<up.txt>>bat\%%i.bat
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |