mirror of
https://github.com/LCTT/TranslateProject.git
synced 2026-08-23 04:03:29 +08:00
20160627-1 选题
添加配图
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
How to Use Awk and Regular Expressions to Filter Text or String in Files
|
||||
=============================================================================
|
||||
|
||||

|
||||
|
||||
When we run certain commands in Unix/Linux to read or edit text from a string or file, we most times try to filter output to a given section of interest. This is where using regular expressions comes in handy.
|
||||
|
||||
### What are Regular Expressions?
|
||||
|
||||
Reference in New Issue
Block a user