Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 98994

Error running awk program in command line: "^ backslash not last character on line"

$
0
0

Following the manual gawk https://www.gnu.org/software/gawk/manual/gawk.html

I'm writing the first example in visual studio code using awk extension:

awk 'BEGIN { print "Don\47t Panic!" }'

and the console are returning me this error:

^ backslash not last character on line

What could be the problem?


Viewing all articles
Browse latest Browse all 98994

Latest Images

Trending Articles



Latest Images