From 86b3532b4584355b85998fddf1db0d995109ff12 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 3 Aug 2016 21:21:52 +1200 Subject: Add stws(1) --- README.markdown | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 95153945..e8efad5f 100644 --- a/README.markdown +++ b/README.markdown @@ -353,6 +353,8 @@ Installed by the `install-bin` target: * `shb(1)` attempts to build shebang lines for scripts from `$PATH`. * `spr(1)` posts its input to the sprunge.us pastebin. * `stbl(1)` strips a trailing blank line from the files in its arguments. +* `stws(1)` strips trailing spaces from the ends of lines of the files in its + arguments. * `sue(8)` execs `sudoedit(8)` as the owner of all the file arguments given, perhaps in cases where you may not necessarily have `root` `sudo(8)` privileges. -- cgit v1.2.3