Jilles Tjoelker ccd0a51fda 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.
2020-09-01 13:19:15 +00:00
..
2016-07-14 09:34:42 +00:00
2016-01-07 21:46:07 +00:00
2016-01-07 21:46:07 +00:00
2018-07-15 21:55:17 +00:00
2016-03-09 21:05:21 +00:00
2017-12-28 08:22:26 +00:00