Last edit
Changed:
< The [[awk]] programming language uses [[filename association]], rather than numeric [[filehandle]]s to reference open files.
to
> The [[awk]] programming language uses [[filename association]], rather than numeric [[filehandle]]s to reference open files. The awk interpreter make the appropriate mappings to filehandles behind the scenes.