You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tools/awk/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
> [AWK][awk] scripts.
4
4
5
-
The [AWK][awk] programming is a data-driven scripting language consisting of a set of actions to be performed against streams of textual data.
5
+
The [AWK][awk] programming language is a data-driven scripting language consisting of a set of actions to be performed against streams of textual data.
6
6
7
7
This directory is intended as a common location for storing [AWK][awk] scripts which are used in project tooling. Scripts may be used for a variety of data processing tasks, including the computation of simple statistics over text streams.
0 commit comments