gawk (lang/gawk) Updated: 5 months, 3 weeks ago Add to my watchlist
The GNU awk utility.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. It is a free, extended version of awk.
Version: 5.3.2 License: GPL-3+
Maintainers | Schamschula |
Categories | lang |
Homepage | https://www.gnu.org/software/gawk/ |
Platforms | darwin |
Variants |
|
"gawk" depends on
lib (1)
extract (1)
build (2)
run (1)
Ports that depend on "gawk"
build (47)Port notes
readline support has been removed from gawk. If you need to run gawk interactively, install rlwrap:
sudo port install rlwrap
and run gawk using rlwrap:
rlwrap gawk ...
Port Health:
Loading Port Health
Installations (30 days)
401
Requested Installations (30 days)
183
Livecheck error
Error: cannot check if gawk was updated (Operation timed out after 30001 milliseconds with 0 out of 0 bytes received)
last updated: 3 days, 17 hours ago