which

NAME

which - display the actual command to be executed

SYNOPSIS

which command

DESCRIPTION

This command is a C-shell built-in command.

The which(1) command displays the command that will be executed by the shell after substitutions, path searching, and so on. See also the which-command editor command in tcsh(1) .