logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Where Command - Find Command Instances | Online Free DevTools by Hexmos

Find command instances with Where command. Locate executables, aliases, and builtins within your system. Free online tool, no registration required.

where

Reports all known instances of a command. It could be an executable in the PATH environment variable, an alias, or a shell builtin. More information: https://zsh.sourceforge.io/Doc/Release/Shell-Builtin-Commands.html.

  • Find all instances of a command:

where {{command}}

See Also