From 15fd6da9f5f142453000daf1342354ef265a86cf Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 14 Jul 2016 14:13:13 +1200 Subject: Add ax(1) --- README.markdown | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 1beb4e0a..3c1c4acb 100644 --- a/README.markdown +++ b/README.markdown @@ -300,6 +300,8 @@ Installed by the `install-bin` target: * `rfct(1)` formats ASCII RFCs * `rfcr(1)` does both, displaying in a pager if appropriate, like a `man(1)` reader for RFCs +* `ax(1)` evaluates an awk expression given on the command line; intended as + a quick way to test how Awk would interpret a given expression. * `dub(1)` lists the biggest entries in a directory. * `edda(1)` provides a means to run `ed(1)` over a set of files preserving any options, mostly useful for scripts. -- cgit v1.2.3