QuestionQ9
GNU and Unix CommandsWhich of the following commands displays the manual page for command from section 1?
- A man command(1)
- B man command@1
- C man 1 command
- D man 1.command
- E man -s 1 command
Which of the following commands displays the manual page for command from section 1?
Community Discussion