-f  Suppress shell function lookup, as with the command builtin.

   -p  Print the path of the disk file that name would execute as a command.
       returns nothing if 'type -t name' would not return file.

   -P  Force a PATH search for each name, even if 'type -t name' would not return file.