Block a user
Replace str(1) with stris(1)
str(1)
: design regrets
I implemented stris(1) based on this issue. I think it's a cleaner and more elegant solution to the problem.
dj(1) null-byte padding:
-A
or -a ''
?
docs: fixed formatting of many manpages
(There is the workaround of having an empty argument; if I recall the sh(1p) builtin read
supports this at least with its -b
option - I remember this because [an article trended on Hacker News…
docs: fixed formatting of many manpages
"-a but with null bytes; pads the input buffer with null bytes in the event of an incomplete read.
docs: fixed formatting of many manpages
Perhaps that this is a kibibyte shouldn't be noted here. It may give the false impression that one could specify a SI prefix, e.g. dj -b 1KiB
.