i updated my version of macOS and suddenly i can no longer do `command -pv git´ in Dash and instead must do `PATH="$(command -p getconf PATH)" command -v git´, which should be equivalent
https://github.com/apple-oss-distributions/shell_cmds/tree/main shows no recent changes to `sh´
apple what the fuck