Skip to content

Instantly share code, notes, and snippets.

@djtech42
Created October 11, 2015 05:10
Show Gist options
  • Save djtech42/0c895206d00df7048de2 to your computer and use it in GitHub Desktop.
Save djtech42/0c895206d00df7048de2 to your computer and use it in GitHub Desktop.
Stopwatch in Terminal (start and then use Ctrl-C to stop and get time)
# Start
time cat
# Ctrl-C to stop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment