[ Source: grep ]
Package: grep (3.11-4 and others) [essential]
Links for grep
Debian Resources:
Download Source Package grep:
Maintainers:
External Resources:
- Homepage [www.gnu.org]
Similar packages:
GNU 文件搜索工具(grep, egrep 和 fgrep)
'grep' 是一个用于搜索文本文件的程序,它可以通过命令行调用,也可以从脚本中调用。也许你并不直接使用它,但是你系统中的其它程序很可能会用到它。
GNU 家族的 grep 系列工具可能是"西方最快的 grep"。GNU grep 基于一种快速 lazy-state 判决器(大约是 Unix egrep 的两倍快),并且融合了用于固定字符串搜索的 Boyer-Moore-Gosper 方法,在使用到完整的正则表达式判决器之前就预先排除完全不可能的文字,而无需逐字搜索。因此速度一般比 Unix grep 或者 egrep 要快许多倍。(但是包含了反向索引的正则表达式要处理得慢一些。)
Other Packages Related to grep
|
|
|
|
-
- dep: libc6 (>= 2.34) [not arm64]
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.38) [arm64]
-
- dep: libpcre2-8-0 (>= 10.32)
- New Perl Compatible Regular Expression Library- 8 bit runtime files
Download grep
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
amd64 | 3.11-4 | 421.4 kB | 1,266.0 kB | [list of files] |
arm64 | 3.11-4+b1 | 416.1 kB | 1,263.0 kB | [list of files] |
armel | 3.11-4 | 410.6 kB | 1,245.0 kB | [list of files] |
armhf | 3.11-4 | 410.4 kB | 1,197.0 kB | [list of files] |
i386 | 3.11-4 | 427.0 kB | 1,281.0 kB | [list of files] |
mips64el | 3.11-4 | 416.8 kB | 1,337.0 kB | [list of files] |
ppc64el | 3.11-4 | 428.2 kB | 1,326.0 kB | [list of files] |
riscv64 | 3.11-4 | 420.2 kB | 1,226.0 kB | [list of files] |
s390x | 3.11-4 | 424.8 kB | 1,294.0 kB | [list of files] |