英文字典中文字典


英文字典中文字典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 Cheat Sheet - Command in Line
    With options for recursive searches, regular expressions, and output customization, grep offers flexibility for a wide range of tasks Whether you’re filtering logs, analyzing data, or debugging code, mastering grep enhances productivity in any text-processing workflow
  • grep (1) - Linux manual page - man7. org
    This enables a calling process to resume a search When grep stops after NUM matching lines, it outputs any trailing context lines When the -c or --count option is also used, grep does not output a count greater than NUM
  • grep command in Unix Linux - GeeksforGeeks
    The grep command is one of the most useful tools in Linux and Unix systems It is used to search for specific words, phrases, or patterns inside text files, and shows the matching lines on your screen
  • grep Cheatsheet - Linuxize
    This cheatsheet covers common grep options for file searches, recursion, context output, and regex patterns Find matching lines in a file Search across multiple files Search directories recursively Show lines around matches Summarize or extract matches Use more powerful patterns Useful flags to remember
  • grep - Wikipedia
    A common verb usage is the phrase "You can't grep dead trees"—meaning one can more easily search through digital media, using tools such as grep, than one could with a hard copy (i e one made from "dead trees", which in this context is a dysphemism for paper)
  • How to use grep command In Linux UNIX with examples
    The grep utilities are a family that includes grep, grep -E (formally egrep), and grep -F (formally fgrep) for searching files For most use cases, fgrep is sufficient due to speed and only looking into strings and words
  • How to use grep (with examples) - Linux Audit
    Grep is a powerful utility on Linux Want to get more out of the tool? This article will show you how to use it including many practical examples
  • grep, sed awk Cheat Sheet: Linux Text Processing
    Complete reference for grep, sed, and awk Search files, filter text, replace patterns, extract columns, and transform data — with practical one-liners for everyday use
  • GNU Grep 3. 12
    The GREP_OPTIONS environment variable of grep 2 20 and earlier is no longer supported, as it caused problems when writing portable scripts To make arbitrary changes to how grep works, you can use an alias or script instead





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