Corban's Cybersecurity Resources

Home

❯

Linux

❯

The which Command

The which Command

Nov 01, 20251 min read

  • command
  • terminal

command terminal Linux Commands MOC


Shows where tool is installed in PATH

Usage

which <command>

$ which ls
/bin/ls
$ which foo
$

Important Flags


Graph View

  • Usage
  • Important Flags

Backlinks

  • Linux Commands MOC

Created with Quartz v4.5.2 © 2025

  • GitHub
  • Discord Community