CheatSnip

Related

Find Command Location

linux

Locate a command

Locate Files

linux

Find files by name using database

Build Command Lines

linux

Build and execute command lines from standard input

linux/whereis

Locate Binary and Manual

Locate binary, source, and manual page files

command
binary
manual

Command

whereis

Explanation

whereis locates the binary, source, and manual page files for a command.

Examples

Find ls binary and manual

whereis ls

Find binary only

whereis -b python

More

List Directory Contents

linux

List files and directories in the current or specified directory with various formatting options.

Copy Files

linux

Copy files and directories from one location to another.

Move or Rename Files

linux

Move or rename files and directories.

CheatSnip

Lightning-fast access to essential developer commands and code snippets. Search, copy, and master your favorite tools with our comprehensive cheat sheets.

Poorna Prakash

Quick Links

Git CommandsDockerNPMKubernetesYour Favorites

Legal

Terms & ConditionsPrivacy PolicyCookie Preferences

Company

About UsContact

© 2025 CheatSnip. All rights reserved.

Made with ❤️ for developers