java 版资料内容搜索工具

java 版文件内容搜索工具java 版文件内容搜索工具fsgrephttp://sourceforge.net/projects/fsgrep/Fsgrep i

java 版文件内容搜索工具
java 版文件内容搜索工具
fsgrep
http://sourceforge.net/projects/fsgrep/
Fsgrep is a simple Java application which allows a user tosearch all files in a directory structure for lines matchinga given pattern. Its functionality is a combination of theUnix find and grep utilities.

http://ncu.dl.sourceforge.net/project/fsgrep/fsgrep/3.0.2/fsgrep-3.0.2.jar

使用:
java -jar fsgrep-3.0.2.jar


试了一下,很不错。