> grep (global regular expression print), awk (Aho, Weinberger, Kernighan; the creators’ initials), sed (stream editor), cat (concatenate), diff (difference). Even when abbreviated, these names were either functional descriptions or systematic derivations. If you asked someone unfamiliar with unix tools what they thought each of these commands did, diff is the only one which they would have even the slightest chance…
> It's ridiculous to complain about "libsodium" and then hold up "awk" as a good name. Awk is short, easy to pronounce, and difficult to confuse with anything else. It's nearly as perfect as a name can be. > If you asked someone unfamiliar with unix tools what they thought each of these commands did, diff is the only one which they would have even the slightest chance of guessing. You seem to have confused the concep…
I actually agree with this, but that's exactly the opposite of what TFA is arguing.