bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gawk] enhancement: environment variable AWKSCRIPT?


From: Jannick
Subject: Re: [bug-gawk] enhancement: environment variable AWKSCRIPT?
Date: Thu, 24 May 2018 14:05:47 +0200

Hi,

On Thu, 24 May 2018 05:45:37 -0600, address@hidden wrote:
> You can find the info using PROCINFO["argv"]:

> | END {
> |     for (i = 0; i in PROCINFO["argv"]; i++)
> |             print i, PROCINFO["argv"][i]
> | }
 
> Hope this helps,

Absolutely !!!

> Arnold

Many thanks and sorry for the noise,
J.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]