aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2015-10-01 16:39:30 +1300
committerTom Ryder <tom@sanctum.geek.nz>2015-10-01 16:39:30 +1300
commit51b5b2e15188ef54120d0ae9032d2e28f7246617 (patch)
tree175392cadb17de71e4af5249ffe56703d06b01ad /README.markdown
parentMove man pages into man1 subdir (diff)
downloaddotfiles-51b5b2e15188ef54120d0ae9032d2e28f7246617.tar.gz
dotfiles-51b5b2e15188ef54120d0ae9032d2e28f7246617.zip
Add sue(8)
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 7ad945bc..04639b01 100644
--- a/README.markdown
+++ b/README.markdown
@@ -290,6 +290,10 @@ your `/etc/manpath` configuration, depending on your system.
`edda(1)` provides a means to run `ed(1)` over a set of files preserving any
options, mostly useful for scripts. There’s `--help` output and a manual page.
+`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.
+
There's also a script `han(1)` to provide a `keywordprg` for Bash script
development that will look for `help` topics. You could use it from the shell
too. It also has a brief manual.