Linux Time Command

Posted by linuxize on Dec 17, 2018 12:59 AM
By linuxize.com
Mail this story
Web version

The time command is used to determine how long a given command takes to run. It is useful for testing the performance of your scripts and commands.

For example, if you have two different scripts doing the same job and you want to know which one performs better you can use the Linux time command to determine the duration of execution of each script.

Full Story

Printed at http://lxer.com/module/newswire/view/263933/index.html