time command in unix code example
Example: unix time command
time [command] #measures time required by following command. For example:
time ls
time [command] #measures time required by following command. For example:
time ls