Mine
public text v1 · immutablemerlijn@abu ~/xonotic $ if ! { time -p true; } >/dev/null 2>&1; then msg "Cannot do timing in this shell"; return 1; fi
merlijn@abu ~/xonotic $ ls -al /bin/sh
lrwxrwxrwx 1 root root 4 Mar 19 22:18 /bin/sh -> bashmerlijn@abu ~/xonotic $ if ! { time -p true; } >/dev/null 2>&1; then msg "Cannot do timing in this shell"; return 1; fi
merlijn@abu ~/xonotic $ ls -al /bin/sh
lrwxrwxrwx 1 root root 4 Mar 19 22:18 /bin/sh -> bash