Menu

#10 Syntax error or bug?

v1.0_(example)
open
nobody
None
1
2016-04-28
2016-04-28
No

Command I'm using:

echo (KB1234567) | gawk.exe "match ($0,/KB.{7}/) {print substr($0,RSTART,RLENGTH)}"

Expected output:

KB1234567

Actual output:

nothing

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.