RunAWK is a small wrapper for AWK interpreter that helps write standalone programs in AWK. It provides support for modules and other powerful features. It comes with dozens of modules which provide efficient means for handling command line options, powerful functions for manipulating strings and arrays as well as sorting, mathematical, tmpfile, braceexpand functions and a lot of others.
Features
- Modules framework for AWK
- Dozens of modules ready for use
License
MIT LicenseFollow Wrapper for AWK providing modules
Other Useful Business Software
AI-generated apps that pass security review
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Rate This Project
Login To Rate This Project
User Reviews
-
I've been using runawk from its early days till now. I find it very useful for my daily work. There's no need to tell here again how powerful and simple standard awk is. Runawk wrapper gives it another boost by implementing a nice support for modules and a fairly large collection of ready-to-use modules and functions. If you are doing any development in awk which is more complex than just a single line of code, I strongly recommend you to try out runawk.