When I type the man command to get to the manual, Bash says, “bash: man: command not found”. Why can’t I access the manual? Sorry, this didn’t fit under any category, so I just chose one.
If man is supposed to be there, then it’s an oversight in CC’s environment.
Otherwise, simply not installed, same as anything else
1 Like
How do I report errors like that to Codecademy?
Is it one? Does an exercise ask you to run man? Which?
1 Like
No. I don’t believe it does.
Then there’s nothing to report.
Lots of things aren’t installed, there’s nothing invalid about it
If you’re looking for a man page, you should be able to find them online (though possibly for a slightly different program version than happens to be on your system)
1 Like
Ok. Thanks for the help.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.