• Steve Jones - SSC Editor - Monday, March 4, 2019 10:24 AM

    man command is something I used to use often. I just find it to be a poor design decision, but a clever one, that "-af" is "-a -f". It's short sighted to assume all parameters would be single character.

    That's why the convention is --param for parameters that aren't single characters.