I was needing a stopwatch in bash and searching on Google I've found a very simple implementation:
time read
Source: http://www.2ality.com/2010/10/use-bash-as-stop-watch.html
~/blog/stopwatch-in-bash
I was needing a stopwatch in bash and searching on Google I've found a very simple implementation:
time read
Source: http://www.2ality.com/2010/10/use-bash-as-stop-watch.html
Comments
No comments yet
Be the first to leave a comment.
Leave a comment