How do I use shell variables in an awk script?
I found some ways to pass external shell variables to an awk
script, but I’m confused about '
and "
.
I found some ways to pass external shell variables to an awk
script, but I’m confused about '
and "
.