$ type cd cd is a shell builtin $ type ls ls is hashed (/bin/ls) $ type which which is aliased to `type -path' $ type f77 f77 is /usr/bin/f77 $