Stephan Spindler
eebb575245
Update awk.html.markdown
...
It was either this or change the parameter to `localvar` 🤷
2022-07-27 21:28:12 +02:00
Frédéric G. MARAND
e4655963c2
Update awk.html.markdown
...
The `gsub` example is incorrect: with pattern `"e+"`, one gets `"m.t m. at th. bar"`. To get `"m..t m. at th. bar"` as documented, the pattern is just `"e"`. Otherwise we could keep "e+" but change the result.
Also removed an extra dot at the end of a sentence.
2022-07-09 22:33:23 +02:00
dubiouscript
5b51bf1934
add link to dubiousjim/awkenough Awk utility routines
2019-04-23 11:32:50 +00:00
dubiouscript
2d682fdd8f
add awk "gotchas" alpine wiki link
2019-04-23 11:31:13 +00:00
Pierre-François Clement
ed100434e3
Move "awk" articles to the "tool" category
2019-03-08 17:19:27 +01:00
Gaurang Tandon
38945d8be9
[awk/en] fix minor spelling mistakes
2019-01-07 14:26:35 +05:30
dtkerns
c8284c9c95
Update awk.html.markdown
2018-09-11 13:52:30 -07:00
Aleksandr Mazurik
d375092374
[awk/en] Fix atan2 args order
2018-07-28 21:48:25 +03:00
Pratik Karki
894ddf5ec3
fix for #2859
2017-10-14 18:46:05 +05:45
Pratik Karki
12eafb6c49
fix language code suffix( #2832 )
2017-08-25 14:04:05 +05:45
HairyFotr
985d23a52b
Fix a bunch of typos
2017-08-23 10:14:39 +02:00
marshallmason
c97f310a5d
[awk/en] Added tutorial for AWK ( #2716 )
2017-05-09 16:18:46 +02:00