Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
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.

2011-07-06 05:43 Back to release list
4.0.0

Las nuevas opciones se han añadido. Todas las opciones a largo ya tienen sus correspondientes opciones cortas. El "- caja de arena" opción deshabilita la llamada de sistema () y el acceso de escritura al sistema de archivos. El POSIX 2008 el comportamiento de "sub" y "gsub" está ahora por defecto, con lo que un cambio en el comportamiento anterior. Las expresiones regulares se han mejorado. Muchas otras mejoras, así como correcciones de errores y la limpieza de código se hicieron.
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.

Project Resources