英文字典中文字典


英文字典中文字典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 command in Unix Linux - GeeksforGeeks
    Print Specific Lines from a File with grep -A prints the searched line and n lines after the result, -B prints the searched line and n lines before the result, and -C prints the searched line and n lines after and before the result
  • grep (1) - Linux manual page - man7. org
    By default, TYPE is binary, and grep suppresses output after null input binary data is discovered, and suppresses output lines that contain improperly encoded data When some output is suppressed, grep follows any output with a message to standard error saying that a binary file matches
  • Grep Command in Linux with Examples | Linuxize
    Grep searches for text patterns in files and streams This guide covers syntax, regular expressions, recursive search, context lines, and practical examples
  • Linux Grep Command - Computer Hope
    Grep, which stands for "global regular expression print," is a powerful tool for matching a regular expression against text in a file, multiple files, or a stream of input It searches for the PATTERN of text you specified on the command line, and outputs the results for you
  • grep Command in Linux with Examples - LinuxCapable
    Learn the use of the grep command in Linux through our guide, featuring practical examples that can be applied in real-world situations
  • grep and Regex Linux Command Guide | KX
    grep and regex on Linux: search files, filter logs, use extended regular expressions, and compare grep vs ripgrep vs ack with real examples
  • Grep Command in Linux Explained with Practical Examples
    This tutorial presents the grep command examples, such as performing a case-insensitive search, printing line numbers, and displaying several lines before and after every match in the output
  • grep Command in Linux - Online Tutorials Library
    In this tutorial, we explored the common syntax of the grep command followed by various options that can be used with it Additionally, several practical examples were provided to illustrate its usefulness
  • 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





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