From 9267bccb6ae2f03f1eb8df7b3dd13d13ea57d14a Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 22 Dec 2016 10:50:06 +1300 Subject: Add vex(1df) and vest(1df) --- README.markdown | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 49b4be1a..da88b2a9 100644 --- a/README.markdown +++ b/README.markdown @@ -491,6 +491,9 @@ Installed by the `install-bin` target: it finds a Makefile for which to run `make(1)` with the given arguments. * `uts(1df)` gets the current UNIX timestamp in an unorthodox way that should work on all POSIX-compliant operating systems. +* `vest(1df)` runs `test(1)` but fails with explicit output via `vex(1df)`. +* `vex(1df)` runs a command and prints `true` or `false` explicitly to + `stdout` based on the exit value. There's some silly stuff in `install-games`: -- cgit v1.2.3