|
Gawk - Do simple data reformatting tasks.Updated by FastRunneron Friday, October 26th 2007.
Gawk can do simple data reformatting tasks, such as making changes in various text files whenever certain patterns appear or extracting data from parts of certain lines while discarding the rest, with just a few lines of code. It provides several useful extensions not found in other implementations.
Licence : GPL
Version : 3.1.6 [Stable]
|