aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-07-14 14:13:13 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-07-14 14:13:13 +1200
commit15fd6da9f5f142453000daf1342354ef265a86cf (patch)
tree4a732c6804d2c0252d04cf3e964523b53b5fa2e6 /README.markdown
parentUse escape for pagebreak char in rfct(1) (diff)
downloaddotfiles-15fd6da9f5f142453000daf1342354ef265a86cf.tar.gz
dotfiles-15fd6da9f5f142453000daf1342354ef265a86cf.zip
Add ax(1)
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 2 insertions, 0 deletions
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.