Grep with multiple keywords
greple has almost the same function as Unix command egrep(1) but the search is done in the manner similar to search engine. greple also search the pattern across the line boundaries. This is especially useful to handle Asian multi-byte text. Japanese text can be separated by newline almost any place of the text. So the search pattern may spread out on multiple lines.
$
pkg install grepleOrigin
textproc/greple
Size
185KiB
License
GREPLE
Maintainer
hrs@FreeBSD.org
Dependencies
2 packages
Required by
0 packages