Skip to content

Instantly share code, notes, and snippets.

@narthur
Created January 12, 2016 19:08
Show Gist options
  • Save narthur/a1e4fa0f69f3b5023cf0 to your computer and use it in GitHub Desktop.
Save narthur/a1e4fa0f69f3b5023cf0 to your computer and use it in GitHub Desktop.
Use Terminal as a stop watch
# To start stopwatch:
time cat
# To stop stopwatch:
ctrl+c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment