time
as seen in man time(1). Use command time ..
for that one.time -some some
command time -some some
time
is a built-in command. If you would like to use time
from $PATH
, you need to use command
to execute it as a regular command.
None
ShellCheck is a static analysis tool for shell scripts. This page is part of its documentation.