Simple CLI Based Timer Alias
Here's a quick alias that will start up a timer and report the total time after a control-C
.
This is a Mac version of the same thing, requires at least watch
to be installed:
Both versions checks whether or not banner
is installed, if it is you should see:
Otherwise it will use echo
:
Toss that in your .profile
for quick access to a CLI timer.