awk:awk
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
awk:awk [2020/09/23 16:08] – 192.168.1.1 | awk:awk [2023/06/09 17:00] (current) – peter | ||
---|---|---|---|
Line 3: | Line 3: | ||
**AWK** is a scripting language used for manipulating data and generating reports. | **AWK** is a scripting language used for manipulating data and generating reports. | ||
- | It searches one or more files to see if they contain lines that matches with the specified patterns and then performs the associated actions. | + | * It searches one or more files to see if they contain lines that matches with the specified patterns and then performs the associated actions. |
AWK supports variables, numeric functions, string functions, and logical operators. | AWK supports variables, numeric functions, string functions, and logical operators. | ||
Line 9: | Line 9: | ||
---- | ---- | ||
- | [[AWK:Introduction to AWK|Introduction to AWK]] | + | [[AWK:About AWK|About AWK]] |
[[AWK:AWK Basics|AWK Basics]] | [[AWK:AWK Basics|AWK Basics]] | ||
Line 27: | Line 27: | ||
[[AWK: | [[AWK: | ||
- | [[AWK: | + | [[AWK: |
+ | |||
+ | [[AWK: | ||
+ | |||
+ | [[AWK: | ||
+ | |||
+ | [[AWK: | ||
[[AWK: | [[AWK: | ||
+ | |||
+ | [[AWK: | ||
+ | |||
+ | [[AWK:Find and replace a string|Find and replace a string]] | ||
+ | |||
+ | [[AWK:Find Number of open connections per IP|Find Number of open connections per IP]] | ||
[[AWK: | [[AWK: |
awk/awk.1600877287.txt.gz · Last modified: 2020/09/23 16:08 by 192.168.1.1