171k views
0 votes
To start searching a man page, the first key you press is:

a) /
b) f
c) s
d) !

1 Answer

4 votes

Final answer:

To initiate a search in a Unix man page, the first key pressed is '/'. This key is the standard command for searching within man pages and should not be mixed up with the Ctrl + F function for web pages.

Step-by-step explanation:

The student is asking about how to initiate a search within a man page on Unix-based systems. To start searching a man page, the first key you press is /. Once you press /, you can then type the term you are looking for and hit Enter to perform the search. This is a common navigation command used in Unix command line interfaces and is not to be confused with the Ctrl + F feature, which is typically used for finding text within documents or web pages in graphical user interfaces.

User Tunisia
by
9.4k points