英文字典中文字典


英文字典中文字典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英翻中〔查看〕





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


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

































































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


  • How to Use the grep Command on Linux - How-To Geek
    Find strings and patterns in multiple files or piped input with the Linux grep command We show you how
  • grep Cheat Sheet - grep Command Line Guide
    The grep command is a powerful utility for searching text using patterns It searches for PATTERNS in each FILE and prints each line that matches a pattern Typically, PATTERNS should be quoted when grep is used in a shell command
  • Grep Command in Linux | Linuxize
    Grep, an acronym for “Global Regular Expression Print”, is one of the most commonly used commands in Linux grep is a command-line utility that searches for a specific text string in one or more files It looks for the pattern in each line of the file and prints out the lines that match it
  • 20 grep command examples in Linux [Cheat Sheet] - GoLinuxCloud
    20 most used grep command examples in linux grep command is used match patterns across files, directories You can use multiple arguments to enhance the patter match
  • How to use grep command In Linux UNIX with examples
    Step-by-step guide explains how to use grep command on Linux or Unix-like operating system with plenty of practical examples to search files
  • How to use grep (with examples) - Linux Audit
    The grep command is one of the oldest tools for Linux and other platforms Actually, it is older than Linux itself It was written by Ken Thompson more than 45 years ago! The name grep stands for “globally regular expression print”
  • grep Command in Unix: 25 Examples Illustrations
    The grep command is a fundamental tool in the Unix and Linux world, serving as a powerful text search utility Its name is derived from the g re p command in the ed (editor) command-line editor, which stands for “Global Regular Expression Print ” At its core, grep searches for lines matching a given pattern within one or more files and prints the matching lines to standard output
  • Grep Command in Linux – Usage, Options, and Syntax Examples
    Grep is a useful command to search for matching patterns in a file grep is short for "global regular expression print" If you are a system admin who needs to scrape through log files or a developer trying to find certain occurrences in the code file, then grep is a powerful command to use





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