wikiti
4/27/2017 - 11:24 AM

Benchmark a command (time)

Benchmark a command (time)

# Usage
time <command>

# Example
time cp big.txt big.cp.txt

# References
# - http://stackoverflow.com/questions/8030768