New features and bug fixes (thanks @paulapatience for the reports):
- Add support for -E argument (like Gawk's -E/--exec).
- Make FNR behavior with and without hyphen argument consistent with other AWKs.
- Set FILENAME to "-" for stdin to be consistent with other AWKs.
Minor changes: