Linux查看当前目录下全部文件中包含map的行记录

find yaochi_e.prm |xargs grep -ri "map"map

grep -n "map" *.prm|grep -v "\-\-map"|grep -v "colmap"grep

相关文章
相关标签/搜索