K 10 svn:author V 6 jilles K 8 svn:date V 27 2020-09-01T13:19:15.383857Z K 7 svn:log V 355 sh: Write absolute path in command -vV and type POSIX is pretty clear that command -v, command -V and type shall write absolute pathnames. Therefore, we need to prepend the current directory's name to relative pathnames. This can happen either when PATH contains a relative pathname or when the operand contains a slash but is not an absolute pathname. END