NAME
	which - show the path to command

SYNOPSIS
	which <command>

DESCRIPTION
	This function shows where a command is. Note that it only shows
	those commands which are in /bin.

SEE ALSO
	cmdlist(1), testcmd(1), rehash(help)
