In this article we discuss the whereis command in Linux useful for locating binary files, source file and manual pages of specified commands.
Table of contents.Introduction.Syntax.Commands.Summary.References.Introduction.
whereis command is a Linux command used for finding the location of binary, source files and the manual pages for a given command.
A binary is another name for an executable, source files will hold the source code for a command and manuals are the documentation of a com...
Published on February 01, 2022 02:35