From f7e0e8afd841f2d390f4727be1dd556dcf3f5b07 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 13 Jul 2016 20:16:33 +1200 Subject: Add rfcf(1), rfcr(1), and rfct(1) --- README.markdown | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 02dea743..1beb4e0a 100644 --- a/README.markdown +++ b/README.markdown @@ -295,6 +295,11 @@ Installed by the `install-bin` target: * `urlc(1)` accepts a list of URLs on `stdin` and writes error messages to `stderr` if any of the URLs are broken, redirecting, or are insecure and have working secure versions; requires `curl(1)` +* Three RFC-related shortcut scripts: + * `rfcf(1)` fetches ASCII RFCs from the IETF website + * `rfct(1)` formats ASCII RFCs + * `rfcr(1)` does both, displaying in a pager if appropriate, like a + `man(1)` reader for RFCs * `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