From c0fbbcb873d30f059eb0a3c8c4fae0de5ebb3e26 Mon Sep 17 00:00:00 2001 From: johannst Date: Wed, 18 Mar 2020 19:05:26 +0000 Subject: deploy: 667bb78cf06f6d6ddcb87c45f9c1f9ab40ec6fa5 --- awk.html | 79 +++++++++++++++++++++++++++++++++++++++++++++++++++- print.html | 85 +++++++++++++++++++++++++++++++++++++++++++++++++++++--- searchindex.js | 2 +- searchindex.json | 2 +- 4 files changed, 161 insertions(+), 7 deletions(-) diff --git a/awk.html b/awk.html index 3f331e8..738b739 100644 --- a/awk.html +++ b/awk.html @@ -164,7 +164,7 @@ builtin RS variable. but can be changed via the builtin variable FS or command line option -F. -

Field are accessed as follows:

+

Fields are accessed as follows: