Package: grep (2.5.3~dfsg-6) [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.7-1) [not alpha, ia64]
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
-
- dep: libc6.1 (>= 2.7-1) [alpha, ia64]
- GNU C Library: Shared libraries
also a virtual package provided by libc6.1-udeb
-
- dep: libgcc1 (>= 1:4.3) [armel]
- GCC support library
Download grep
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 289.5 kB | 1,252.0 kB | [list of files] |
| amd64 | 282.6 kB | 1,204.0 kB | [list of files] |
| arm | 274.2 kB | 1,184.0 kB | [list of files] |
| armel | 272.1 kB | 1,184.0 kB | [list of files] |
| hppa | 290.6 kB | 1,204.0 kB | [list of files] |
| i386 | 271.0 kB | 1,180.0 kB | [list of files] |
| ia64 | 343.0 kB | 1,476.0 kB | [list of files] |
| mips | 283.3 kB | 1,264.0 kB | [list of files] |
| mipsel | 281.7 kB | 1,264.0 kB | [list of files] |
| powerpc | 284.6 kB | 1,216.0 kB | [list of files] |
| s390 | 285.3 kB | 1,212.0 kB | [list of files] |
| sparc | 273.0 kB | 1,196.0 kB | [list of files] |
