What type of files does the -m option locate?

The -m option in the whereis command is used to locate manual pages for a specified command. When you use this option, it searches for the manual page files associated with the command you are querying.

Example Usage

To find the manual pages for the ls command, you would use:

whereis -m ls

This command will return the paths to the manual pages related to the ls command.

0 Comments

no data
Be the first to share your comment!