HomePage
RecentChanges
Frequently Asked Questions
backslash
In
awk
, the backslash symbol can be used:
as a line
continuation
character
for suppression of interpolation within the awk program
for
suppression of interpolation within a regular expression
insert [[literal_character
?
]]s into a string