glibc正则表达式错误
mawk: scripts/gen-sorted.awk: line 19: syntax error at or near ]
line 19 正则表达式错误 [^\] 改为 [\^]
That is not suitable. Just install the right package. Above changes may cause other problems.
apt-get install gawk
gawk is OK.
mawk: scripts/gen-sorted.awk: line 19: syntax error at or near ]
line 19 正则表达式错误 [^\] 改为 [\^]
That is not suitable. Just install the right package. Above changes may cause other problems.
apt-get install gawk
gawk is OK.