time(1p)
equivalent
I think this should be a separate utility and not a shell built-in. This would just be an exec(2) and a couple timer calls, right? How precise does this need to be?
I forgot to chime in on the issue, only telling Emma verbally - I really like the name harakit and am happy with this choice.
To me strid(1) sounds like it's identifying a string; giving it an identifier, maybe hashing it or something. stris(1) asks what the string is - it's hard to read the name and draw the…
You should add a comment saying why the octal is necessary.
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.
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.