Display the path to the executable or the alias definition of a specific command

command

  • Command forces the shell to execute the program and ignore any functions, builtins and aliases with the same name.
    More information: <https://manned.org/command>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

command -v {{command_name}}

click the source code to copy install command on any operating system with command-not-found.com