[ 源代码: grep ]
软件包: grep (2.6.3-3) [必备]
GNU grep、egrep 和 fgrep
“grep”是用于在文件中搜索文字的工具,它可能在命令行或脚本中使用。就算您不 打算使用它,系统上的其它软件包也可能会用到。
GNU 家族的 grep 工具大概是速度最快的 grep,基于 fast lazy-state deterministic matcher (速度大约是老 Unix grep 的两倍) 和 Boyer-Moore-Gosper 技术,在通过正 则表达式搜索一个固定字串时,可以事先淘汰掉不可能匹配上的文字而无须逐字检查。 结果通常会比 Unix grep 或 egrep 要快许多倍。然而,当正则表达式包含追溯前段内 容 (即 backreferencing) 时会慢很多。
其他与 grep 有关的软件包
|
|
|
-
- dep: libc0.1 (>= 2.3) [kfreebsd-amd64, kfreebsd-i386]
- Embedded GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc0.1-udeb
-
- dep: libc6 (>= 2.3) [amd64, i386, mips, mipsel]
- Embedded GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.4) [armel, powerpc, s390]
- dep: libc6 (>= 2.6) [sparc]
-
- dep: libc6.1 (>= 2.3) [ia64]
- Embedded GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6.1-udeb
-
- dep: libgcc1 (>= 1:4.4.0) [armel]
- GCC 支持库
-
- dep: dpkg (>= 1.15.4)
- Debian 软件包管理系统
- 或者 install-info
- Manage installed documentation in info format
-
- sug: libpcre3 (>= 7.7)
- Perl 5 Compatible Regular Expression Library - runtime files
下载 grep
| 硬件架构 | 软件包大小 | 安装后大小 | 文件 |
|---|---|---|---|
| amd64 | 301.0 kB | 768.0 kB | [文件列表] |
| armel | 295.8 kB | 1,140.0 kB | [文件列表] |
| i386 | 284.3 kB | 1,116.0 kB | [文件列表] |
| ia64 | 397.2 kB | 1,528.0 kB | [文件列表] |
| kfreebsd-amd64 | 301.1 kB | 890.0 kB | [文件列表] |
| kfreebsd-i386 | 287.3 kB | 850.0 kB | [文件列表] |
| mips | 308.2 kB | 1,216.0 kB | [文件列表] |
| mipsel | 305.6 kB | 1,216.0 kB | [文件列表] |
| powerpc | 302.3 kB | 1,164.0 kB | [文件列表] |
| s390 | 307.1 kB | 1,160.0 kB | [文件列表] |
| sparc | 295.2 kB | 1,144.0 kB | [文件列表] |
