Block a user
kv(1)
- key/value
ASV (#19) might be better than =
. Multiple fields would also be nice, but may be overcomplicating the matter.
Replace str(1) with stris(1)
I don't think the collision is much concern. Consider ed(1) and shred(1) - they're obviously different based on their names and used in different contexts. They don't get mixed up. "Ed" is not a…
Formatting
I can go about refactoring all the code that uses them tonight. I would be fine with outright disallowing do-whiles.
Formatting
I'd like to suggest prohibiting the use of do-while loops.
I can sort of get behind this because as far as I know they aren't in Rust. I think having similar C practices to Rust practices is…
Formatting
I think I've come around on this having tried writing this style of code a bit to practice.
strcmp(1): re-style and tweak exit codes
intcmp(1): rewrite in Rust