批量读取文件名read file name in batch By adminSeptember 27, 2016September 27, 2016learn 目前总结出3种方法对卫片文件名进行整理: 1.用excel合成; 2.在EarthExplorer网站等搜索引擎中 export your results,将搜索后的文件名导出成csv文件; 3.用批处理命令读取文件名并写进zxd.txt文件中,保存成bat文件运行,或者直接用cmd运行: dir /b J:\Anderson_lab\for_Xudong\Landsat8_surface_reflectance\*band1*.tif >> E:\zxd.txt