assignment: quiz: chapter 02 linux installation and usage\nquestions ecll06h_01.ch02.04m\n4. what command is…

assignment: quiz: chapter 02 linux installation and usage\nquestions ecll06h_01.ch02.04m\n4. what command is equivalent to the man -k keyword command?\n a. find keyword\n b. man keyword\n c. apropos keyword\n d. appaloosa keyword

assignment: quiz: chapter 02 linux installation and usage\nquestions ecll06h_01.ch02.04m\n4. what command is equivalent to the man -k keyword command?\n a. find keyword\n b. man keyword\n c. apropos keyword\n d. appaloosa keyword

Answer

Brief Explanations:

In Linux, the man -k keyword command searches for manual - page descriptions containing the specified keyword. The apropos keyword command has the same functionality. The find command is used for finding files and directories, man keyword shows the full manual page for the specified keyword, and appaloosa is not a relevant Linux command in this context.

Answer:

C. apropos keyword