time

Shell

Note that the shell might have its own builtin `time` implementation, which may behave differently than the binary, which is often located at `/usr/bin/time`.

time /bin/sh

SUID override:

time /bin/sh -p