gawk (lang/gawk) Updated: 3 months, 1 week 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.1 License: GPL-3+ GitHubMaintainers | 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 (46)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