bug-gawk
[Top][All Lists]
Advanced

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

Re: (No subject)


From: Davide Brini
Subject: Re: (No subject)
Date: Sat, 4 Apr 2020 14:03:51 +0200

On Sat, 04 Apr 2020 14:42:52 +0300, john doe <address@hidden> wrote:

>
>
> 04.04.2020, 14:38, "Davide Brini" <address@hidden>:
> > If you only need to read files, awk can of course do it by itself
> > without calling external processes.
>
> I actually need the script to process the curl's output, so it's either
> system() or getline, as far as I understand?

What's wrong with curl blah | awk ... ?


--
D.



reply via email to

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