# $FreeBSD$
command -v ls
command -v true
command -v /bin/ls
fun() {
:
}
command -v fun
command -v break
command -v if
alias foo=bar
command -v foo