Comment Re:Netcraft Confirms (Score 1) 56
all a new user needs to learn to get started in a CLI is one command: man
That's like saying that all a new pharmacist needs to learn to get started in dispensing is one book: The PDR. The information on the medications is in there, the knowledge to comprehend it is not. If you had an infinite amount of time, and one of the really well-documented versions of Unix, what you say is true, for an educated and/or talented user. But not all man pages are very good, and some are missing entirely and it's not obvious where to find the documentation.
Some things are also only documented in the pages for programmers, but I've never seen a Unix system come with the kind of documentation you'd reasonably need to start learning C, or in most cases even shell scripting (although the modern bash man page is pretty good!)