grep – English Translation – Keybot Dictionary
TTN Translation Network
TTN
TTN
Login
Deutsch
Français
Source Languages
Target Languages
Select
Select
Keybot
984
Results
70
Domains
home.arcor.de
Show text
Show cached source
Open source URL
RS Reporter (Borland’s Turbo
GREP
Erweiterung)
Compare text pages
Compare HTM pages
Open source URL
Open target URL
Define
home.arcor.de
as primary domain
One extension for the Borland's Global Reporter (GREP).
3 Hits
www.granviu.com
Show text
Show cached source
Open source URL
grep
Compare text pages
Compare HTM pages
Open source URL
Open target URL
Define
marcmoini.com
as primary domain
defaults
3 Hits
www.marcmoini.com
Show text
Show cached source
Open source URL
grep
Compare text pages
Compare HTM pages
Open source URL
Open target URL
Define
marcmoini.com
as primary domain
defaults
www.akamai.com
Show text
Show cached source
Open source URL
codesign -dvv netsession_mac 2>&1 |
grep
^Authority | head -n 1
Compare text pages
Compare HTM pages
Open source URL
Open target URL
Define
akamai.com
as primary domain
Software that helps deliver faster, more reliable downloads on demand
www.turbomedia.io
Show text
Show cached source
Open source URL
Keywort-Suchen und REguläre Ausdrücke (
GREP
)
Compare text pages
Compare HTM pages
Open source URL
Open target URL
Define
arina.ch
as primary domain
How to conduct keyword searches and advanced searches using GREP
www.atc-pharma.be
Show text
Show cached source
Open source URL
modprobe -r dabusb && rm -f $(modprobe -l |
grep
dabusb) && depmod -a
Compare text pages
Compare HTM pages
Open source URL
Open target URL
Define
eciadsl.flashtux.org
as primary domain
Download the latest stable usermode package (source code or a package for your distrubution) on this page:
5 Hits
www.gxsyc.net
Show text
Show cached source
Open source URL
/usr/src/Asm/nasm/nasm -felf -olib4th.o lib4th.asm 2> lib4th.asm.log cat lib4th.asm.log|
grep
-v warning && rm lib4th.o || rm lib4th.asm.log
Compare text pages
Compare HTM pages
Open source URL
Open target URL
Define
lxhp.in-berlin.de
as primary domain
It fails completely w/ bigger and more complex sources, e.g. "lib4th", due to "optimizing" and, generating no listing, at all, nor any other means to checking those countless "errors".
8 Hits
support.kaspersky.com
Show text
Show cached source
Open source URL
Linux/FreeBSD Tools: which (für die Programminstallation), awk,
grep
, sed.
Compare text pages
Compare HTM pages
Open source URL
Open target URL
Define
support.kaspersky.com
as primary domain
Hardware requirements (for a mail server with about 200 MB of traffic per day):
8 Hits
tupiniers.com
Show text
Show cached source
Open source URL
# Comment Package:
grep
Essential: yes Priority: required Section: base Maintainer: Wichert Akkerman
Architecture: sparc Version: 2.4-1 Pre-Depends: libc6 (>= 2.0.105) Provides: rgrep Conflicts: rgrep Description: GNU
grep
, egrep und fgrep.
Compare text pages
Compare HTM pages
Open source URL
Open target URL
Define
linuxcertif.com
as primary domain
# Comment Package: grep Essential: yes Priority: required Section: base Maintainer: Wichert Akkerman
Architecture: sparc Version: 2.4-1 Pre-Depends: libc6 (>= 2.0.105) Provides: rgrep Conflicts: rgrep Description: GNU grep, egrep and fgrep. The GNU family of grep utilities may be the "fastest grep in the west". GNU grep is based on a fast lazy-state deterministic matcher (about twice as fast as stock Unix egrep) hybridized with a Boyer-Moore-Gosper search for a fixed string that eliminates impossible text from being considered by the full regexp matcher without necessarily having to look at every character. The result is typically many times faster than Unix grep or egrep. (Regular expressions containing backreferencing will run more slowly, however).