awk:awk
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
awk:awk [2022/06/13 09:54] – peter | 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. |
awk/awk.1655114074.txt.gz · Last modified: 2022/06/13 09:54 by peter