diff options
Diffstat (limited to 'test/argarray.ok')
-rw-r--r-- | test/argarray.ok | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/test/argarray.ok b/test/argarray.ok new file mode 100644 index 0000000..18eb841 --- /dev/null +++ b/test/argarray.ok @@ -0,0 +1,9 @@ +here we have 3 arguments +which are + gawk + ./argarray.in + - +Environment variable TEST= +and the current input file is called "" +in main loop, this input file is known as "./argarray.in" +in main loop, this input file is known as "-" |