awk In progress
user@machine:~$ man awk
Rust implementation of awk, the pattern scanning and text-processing language.
This project aims to be a drop-in replacement of the original command.
Goals
This project aims to be a drop-in replacement for GNU awk (gawk). Differences with the original are treated as bugs.
Contributing
To contribute to uutils awk, please see CONTRIBUTING.
License
uutils awk is licensed under the MIT License - see the LICENSE file for details.