二蛋博客
首页
归档
关于
获取当前目录下的所有文件名并输出到文本
April 19, 2015
批处理
:
For /r %%
i
in (*.
mp4
) DO @echo %%~fi >>name.txt
取消回复
发表评论:
提交