Block a user
peek(1)
Could "inputted" be "input"? Otherwise I like these changes and you may merge them into the peek branch, or I can myself when I'm at keyboard.
Replace str(1) with stris(1)
I think that is less intuitive than stris(1); it identifies qualities of the string, yes, but it's easier to remember that it tells you what the string is.
dj(1)
segfaults if trying to skip in stdout
This is definitely happening in Io_fdseek
. I currently don't have a programming environment but when I have one set up I'll debug and fix.
docs: fixed formatting of many manpages
dd(1p) says this:
skip=n
Skip n input blocks (using the specified input block size) before starting to copy. On…