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
Passwordless Authentication and Passwordless Security
It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
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.