标题: 发布一个DOS下的多功能搜索批处理。 [打印本页] 作者: cchessbd 时间: 2010-5-3 08:54 标题: 发布一个DOS下的多功能搜索批处理。 Searching file,save result to 'se_sort.txt',and then type 'se_sort.txt'
to the screen.If find nothing,will delete 'se_sort.txt' before quit.
Using '/S' switch to search all drive,'/S' must be 1st!
Examples: 1. SE C:\*.gho *.gh_ F:\GHOST\*.gh?
2. SE *readme?.txt D:\*.ini *.html
3. SE /S *.rar *.zip *.7z