Linux regular expressions-Basic Regular Expressions (based on grep)
Linux regular expression:
In short, regular expressions are a set of rules and methods defined to process a large number of strings. For example, suppose @ represents 123456 ,!
Linux Regular Expressions:In short, a regular expression is a set of rules and methods that are defined for processing a large number of strings, such as assuming @ represents 123456,! for ABCDE. By defining these special symbols, the system
grep: Searches for text based on patterns and displays lines of text that conform to the pattern.Pattern: Text word wildcards regular the expression's meta-character combination to match the conditiongrep [Options] PATTERN [FILE ...]-I (ignoring
1.grep Introductiongrep (Global search Regular expression (RE) and print out of the line, full search of regular expressions and print out rows) is a powerful text search tool that uses regular expressions to search for text. and print out the
Grep command Chinese manual (info grep translation), grep Chinese manual
1. This article is the info man translation, which is basically translated according to the original text. There are several unavailable options that are not translated, but
Function Description: Search for matching strings in the file.
Syntax:Grep [-Abcefghhillnqrsvvwxy] [-A ] [-B ] [-C ] [-D ] [-E ] [-F ] [-- help] [template style] [file or folder...]
Note:GrepCommand is used to search for files whose content
Function Description: Search for matching strings in the file.
Syntax:Grep [-Abcefghhillnqrsvvwxy] [-A ] [-B ] [-C ] [-D ] [-E ] [-F ] [-- help] [template style] [file or folder...]
Note:GrepCommand is used to search for files whose content
Every day, a linux command (39): grep command link: A linux command (1): ls command (2): cd command http://www.2cto.com/ OS /201210/163050.html#a linux command every day ..
One linux command every day (39): grep command link: One linux command every
Http://man.chinaunix.net/newsoft/grep/open.htm
1 grep Introduction
grep (Global search Regular expression (RE) and print out of the line, a comprehensive search for regular expressions and print out rows) is a powerful text search tool that uses
In Linux, the grep command is a powerful text search tool that uses regular expressions to search for text and print matching lines.
In Linux, the grep command is a powerful text search tool that uses regular expressions to search for text and print
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.