
CODE: [Copy to clipboard]for /f %%i in ('dir/s/b abc*.txt') do if exist %%i command
| Quote: | |
|
CODE: [Copy to clipboard]判断一次即可for /f %%i in ('dir/s/b abc*.txt') do if exist %%i command
[color=blue]exit[/color]
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |