Commit Graph

12 Commits (f63fedd5857ccfd4317e99f405d0748343b7f1eb)

Author SHA1 Message Date
Lucas Gabriel Schneider a5fe31bc47
multiple pages: format technical tokens (#5119)
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-01-31 12:05:18 -05:00
CARE-COLIN Thibaut d78a7103fe
awk: add operators match (#4606) 2020-11-01 14:42:00 +00:00
Vivek Kalyan 897cff578d
awk: simplify loop/fix missing filename (#3848) 2020-02-17 22:26:27 +01:00
Yurii Rochniak abbdb46c3b awk: add loops and conditions examples (#3300) 2019-10-03 09:32:03 +02:00
pxgamer 9b992ed24e awk: add link to homepage 2019-06-09 18:53:49 +02:00
Sinan 2926835dd6 awk: add print every nth line example (#2008) 2018-02-23 11:35:11 +05:30
Waldir Pimenta 6a988e9325 awk: introduce $NF (#956)
Numbered field references have been used in the first two examples,
so it's quite reasonable to take the opportunity to introduce a new (and quite useful!) concept.

In addition, this commit makes a few tweaks to the example descriptions, to make them clearer.
2016-07-16 14:30:28 +02:00
Matthieu Oger 423d71f9e5 awk: add /search/ example 2016-02-04 19:30:40 +01:00
Ruben Vereecken 066582e8ea Formatted all pages according to guidelines. 2016-01-08 09:38:59 +01:00
Srinivasan R e4114fa6cc Normalize the final new line
Fixes #310
Some files had no newlines, some had 1 newline and some more than 1 newline.
Normalize them all to have only 1 newline at the end of all files.
2015-10-28 14:03:06 +05:30
Bertrand Delacretaz 4c4995d77b sepearted -> separated 2014-08-04 15:51:19 +02:00
James H. Linder 3c30318547 Adding a file for awk. 2014-03-08 12:03:01 -05:00