Java Grep Library

前端 未结 4 2235
南笙
南笙 2020-12-05 23:43

Is there any good, simple Java Grep Library? I\'m not opposed to native code, or scripting, and I\'ll do it, but for my purposes, throughput is not a huge deal, and it would

4条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-06 00:30

    yep. Grep4j - a grep lib for Unix environments, and you can also grep remotely easy : http://code.google.com/p/grep4j/

提交回复
热议问题