manpagez: man pages & more
info gawk
Home | html | info | man
[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

A.6 Common Extensions Summary

This section summarizes the common extensions supported by gawk, Brian Kernighan’s awk, and mawk, the three most widely-used freely available versions of awk (see section Other Freely Available awk Implementations).

FeatureBWK AwkMawkGNU Awk
\x’ Escape sequenceXXX
RS as regexpXX
FS as null stringXXX
/dev/stdin’ special fileXX
/dev/stdout’ special fileXXX
/dev/stderr’ special fileXXX
** and **= operatorsXX
func keywordXX
nextfile statementXXX
delete without subscriptXXX
length() of an arrayXX
fflush() functionXXX
BINMODE variableXX

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.