英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

grep    
n. 文本查找工具

文本查找工具

A {Unix} command for
searching files for lines matching a given {regular
expression} (RE). Named after the {qed}/{ed} editor
subcommand "g/re/p", where re stands for a regular expression,
to Globally search for the Regular Expression and Print the
lines containing matches to it. There are two other variants,
fgrep which searches only for fixed strings and {egrep} which
accepts extended REs but is usually the fastest of the three.

Used by extension to mean "to look for something by pattern".
When browsing through a large set of files, one may speak of
"grepping around". "Grep the bulletin board for the system
backup schedule, would you?" See also {vgrep}.

[{Jargon File}]

Global Regular Expression Print (Unix)


请选择你想看的字典辞典:
单词字典翻译
Grep查看 Grep 在百度字典中的解释百度英翻中〔查看〕
Grep查看 Grep 在Google字典中的解释Google英翻中〔查看〕
Grep查看 Grep 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • grep - Wikipedia
    grep is a command-line utility for searching text for lines that match a regular expression Its name comes from the ed command g re p (g lobal, r egular e xpression, p rint), which has the same effect [3][4] grep was originally developed for the Unix operating system, and is commonly available on Unix-like and some other systems such as OS
  • Grep - GNU Project - Free Software Foundation
    Grep has the following mailing lists: bug-grep is used to discuss most aspects of Grep, including development and enhancement requests, as well as bug reports grep-commit contains commit log entries, and you can subscribe to it to follow development more closely Announcements about Grep and most other GNU software are made on info-gnu (archive)
  • Code Search | Grep by Vercel
    Effortlessly search for code, files, and paths across a million GitHub repositories
  • BurntSushi ripgrep: ripgrep recursively searches directories . . . - GitHub
    ripgrep is a line-oriented search tool that recursively searches the current directory for a regex pattern By default, ripgrep will respect gitignore rules and automatically skip hidden files directories and binary files (To disable all automatic filtering by default, use rg -uuu ) ripgrep has
  • What is the difference between grep -e and grep -E option?
    I am trying to understand the difference between grep -e and grep -E Now from grep manpage I got: -E, --extended-regexp Interpret PATTERN as an extended regular expression (see below) -e PATTERN, --regexp=PATTERN Use PATTERN as the pattern; useful to protect patterns beginning with - The above explanation does not make sense for me So, can someone explain it to me using examples what is the
  • How to Recursively Grep all Directories and Subdirectories in Linux
    Learn how to use the grep command in Linux to recursively search directories and subdirectories for specific strings with practical examples and syntax explanations
  • How to use grep command to find text including subdirectories
    I want to find all files which contain a specific string of text The grep command works, but I don't know how to use it for every directory (I can only do it for my current directory) I tried rea
  • How to Grep for Multiple Strings, Patterns or Words - phoenixNAP
    Use grep to search for multiple patterns or words in a file by following examples in this guide The grep tool is one of the most famous command-line tools
  • Grep for Windows - GnuWin32
    grep {whatisit} Description Grep searches one or more input files for lines containing a match to a specified pattern By default, grep prints the matching lines





中文字典-英文字典  2005-2009