whence
[options] commandsKorn shell only. Show whether each command name is a Unix command, a built-in command, a defined shell function, or an alias.
-a
Print all interpretations of commands. ksh93 only.
-f
Skip the search for shell functions. ksh93 only.
-p
Search for the pathname of commands.
-v
Verbose output; same as type.