2019-01-15 11:56:20 +0100, Joerg Schilling: [...] > OK: > > PATH=/ /opt/schily/bin/posh -c 'type' > /opt/schily/bin/posh: type: not found > > posh is soooo non-POSIX that even normal tests return incorrect results :-(
"type" is not in the POSIX base (and as a result not in the Debian policy) I did report the missing "type" and "command -v" and it was rejected on that basis. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=397601 "command -v" has since been moved to the base, so it may get added to posh. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747320 where there are some arguments about adding them to the Debian policy. -- Stephane
