man does not work (too many arguments)
18
I get this an error when trying to run man on a Linux system: $ LC_ALL=C man man man: Too many arguments Try 'man --help' or 'man --usage' for more information. My man command doesn't seem to be an alias: command -v man: /usr/bin/man What's going on?
man
share | improve this question
edited 22 hours ago
terdon ♦
129k 32 253 428
asked 23 hours ago
NeedHelp NeedHelp
98 5
...