Answers

Question and Answer:

  Home  Awk Programming

⟩ What is the meaning of $ sign in awk programming? a) the word following is the name of variable b) we are referring to a field or column in the current line c) $ sign is used for comment d) none of the mentioned

b) we are refering to a field or column in the current line

 159 views

More Questions for you: