get time of command prompt bash code example
Example: bash 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