The awk utility interprets a special-purpose programming language that makes it possible to handle simple data-reformatting jobs with just a few lines of code.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
De nouvelles options ont été ajoutées. Toutes les options longues maintenant correspondante options courtes. Le "- bac à sable" option désactive l'appel de la fonction system () et les accès en écriture au système de fichiers. La norme POSIX 2008 le comportement de "sous" et "gsub" est maintenant par défaut, en apportant une modification du comportement précédent. Les expressions régulières ont été améliorés. Beaucoup d'autres améliorations ainsi que des corrections de bogues et des nettoyages de code ont été faites.
Tags:
Major feature enhancements, Minor bugfixes
New options were added. All long options now have corresponding short options. The "--sandbox" option disables the call of system() and write access to the file system. The POSIX 2008 behavior for "sub" and "gsub" is now the default, bringing a change from the previous behavior. Regular expressions were enhanced. Many further enhancements as well as bugfixes and code cleanups were made.