From cadc05f5acb0b495b93b15981a404077e0d2dee3 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 24 May 2017 16:56:00 +1200 Subject: Add trs(1df) --- README.markdown | 1 + 1 file changed, 1 insertion(+) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 1738af22..4cd8ebd0 100644 --- a/README.markdown +++ b/README.markdown @@ -532,6 +532,7 @@ Installed by the `install-bin` target: to use Taskwarrior, but found it too complex and buggy. * `tm(1df)` runs `tmux(1)` with `attach-session -d` if a session exists, and `new-session` if it doesn't. +* `trs(1df)` replaces strings (not regular expression) in its input. * `try(1df)` repeats a command up to a given number of times until it succeeds, only printing error output if all three attempts failed. Good for tolerating blips or temporary failures in `cron(8)` scripts. -- cgit v1.2.3