diff options
Diffstat (limited to 'test/strfieldnum.awk')
-rw-r--r-- | test/strfieldnum.awk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/strfieldnum.awk b/test/strfieldnum.awk new file mode 100644 index 00000000..053033c6 --- /dev/null +++ b/test/strfieldnum.awk @@ -0,0 +1 @@ +{ print $"2" } |