awk match regex warning

后端 未结 0 913
执笔经年
执笔经年 2020-11-22 03:56

I am trying to run this awk code on a macOS:

first_argument_open_quote  = match(payload, /[\'\\"]/);

and I am getting the following mess

相关标签:
回答
  • 消灭零回复
提交回复
热议问题