Today, on Ubuntu 20.04.3 LTS, when I'm running some tests of vasp [1], I encounter the awk warning as follows:
```
awk: cmd. line:2: warning: regexp escape sequence `\ ' is not a known regexp operator
```
The awk version is as follows:
```
$ awk --version
GNU Awk 5.0.1, API: 2.0 (GNU MPFR 4.0.2, GNU MP 6.2.0)
```
I also noticed the discussion here [2], it says the following:
```
It's a problem of gawk,I downgrade gawk from 5.0.1 to 4.2.1 then this report of "awk : cmd..." disappeared.
```
However, I am not sure if this is harmful. Any hints/explanations/fixings/workarounds will be highly appreciated.
[1] https://www.vasp.at/
[2] https://github.com/KittyKatt/screenFetch/issues/627#issuecomment-512685269
Regards,
HZ
You showed us everything except the command you ran to produce the
warning. It's like asking your mechanic to diagnose your car trouble
without letting them see your car. Not sure how you expect us to help
you with hints/explanations/fixings/workarounds for code we can't see.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 498 |
Nodes: | 16 (0 / 16) |
Uptime: | 72:22:21 |
Calls: | 9,819 |
Calls today: | 7 |
Files: | 13,757 |
Messages: | 6,189,681 |