CheatSnip

Related

Build Command Lines

linux

Build and execute command lines from standard input

Locate Binary and Manual

linux

Locate binary, source, and manual page files

Command Aliases

linux

Create command shortcuts

linux/which

Find Command Location

Locate a command

command
path
location

Command

which

Explanation

which shows the full path of shell commands by searching PATH.

Examples

Find Python location

which python

Show all matches in PATH

which -a python

More

Command History

linux

Show command history

Locate Files

linux

Find files by name using database

Copy Files

linux

Copy files and directories from one location to another.

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