adam.nz aboutpostsprojectscontact
# export TIME="%E" shell; /usr/bin/time find /opt/ > /dev/null
Use the time command to see how long a process takes to run. Output is formatted by the TIME variable (long format elapsed time). Details here.