Getting Help

Linux Essentials +

Chapter 6: Getting Help

Writing here

Questions and Answers

Q1

The command man -k is the same as the command apropos.True or False?True


Q2

Which two pager commands are used by the man command to control movement within the document?(choose two)less & more


Q3

The following sections commonly appear on a man page:(choose three)DESCRIPTION, NAME, SYNOPSIS


Q4

Section 5 of the manual pages covers:File Formats


Q5

To start searching a man page, the first key you press is:/


Q6

To exit the info page, press:Q


Q7

The _____ command is normally executed daily to update the database of all files that are on the system.updatedb


Q8

The _____ command is normally executed to search for a command or man page.man -k


Q9

The info command merges all available documentation into a single “book”.True or False?True


Q10

The man command searches each of the sections in order until it finds a match.True or False?True