4.?bsd (& other) awk handling of \ escapes in strings is undocumented

Arthur David Olson ado at elsie.UUCP
Sun Dec 1 11:08:04 AEST 1985


Index:		man/man1/awk.1

Description:
		Some (but not all) backslash escapes recognized by the
		C compiler in strings are recognized by awk; documentation
		as to which are (and aren't) is missing.  (I don't know if
		awk's behavior is documented in System V.)

Repeat-By:
		awk 'BEGIN { print "\"\\\b\t\f\r\n\007" ; exit }'
		man awk
		cat /usr/doc/awk
--
Bugs is a Warner Brothers trademarks.
--
	UUCP: ..decvax!seismo!elsie!ado    ARPA: elsie!ado at seismo.ARPA
	DEC, VAX and Elsie are Digital Equipment and Borden trademarks



More information about the Comp.bugs.4bsd.ucb-fixes mailing list