help-gawk
[Top][All Lists]
Advanced

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

Parsing multiline string line by line


From: goncholden
Subject: Parsing multiline string line by line
Date: Thu, 02 Mar 2023 08:19:26 +0000

Is it possible to loop an awk string line by line ?

For instance, consider

str=" \n \
Here is the first line \n \
Another line \n \
Additional infarmation \n"

reply via email to

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