aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-01 22:29:08 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-01 22:29:19 +1200
commit451c27d6d45621c8acfe8a6dc09cf84ee03b3f99 (patch)
tree7d55533de429840c8d6058b33a5c20aeb12eedaa /README.markdown
parentTrim ax(1) down a bit (diff)
downloaddotfiles-451c27d6d45621c8acfe8a6dc09cf84ee03b3f99.tar.gz
dotfiles-451c27d6d45621c8acfe8a6dc09cf84ee03b3f99.zip
Change bell() to a POSIX sh script
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 3c744728..619e8470 100644
--- a/README.markdown
+++ b/README.markdown
@@ -311,6 +311,7 @@ Installed by the `install-bin` target:
* `rndl(1)` uses `rndi(1)` to choose a random line from files
* `ax(1)` evaluates an awk expression given on the command line; this is
intended as a quick way to test how Awk would interpret a given expression.
+* `bell(1)` prints a terminal bell character
* `ca(1)` prints a count of its given arguments.
* `cf(1)` prints a count of entries in a given directory.
* `dub(1)` lists the biggest entries in a directory.