bug-gawk
[Top][All Lists]
Advanced

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

Re: (No subject)


From: Wolfgang Laun
Subject: Re: (No subject)
Date: Sat, 4 Apr 2020 13:47:17 +0200

Chapter 4, Reading Input Files, describes it in much detail, reading data
from standard input, no getline needed.
-W

On Sat, 4 Apr 2020 at 13:43, 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?
>
>
> --
> JD
>
>


reply via email to

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