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.
-aPrint all interpretations of commands. ksh93 only.
-fSkip the search for shell functions. ksh93 only.
-pSearch for the pathname of commands.
-vVerbose output; same as type.