Skip to content

Instantly share code, notes, and snippets.

@usbmonkey
Created April 22, 2014 14:33
Show Gist options
  • Save usbmonkey/11181522 to your computer and use it in GitHub Desktop.
Save usbmonkey/11181522 to your computer and use it in GitHub Desktop.
while sleep 1;do tput sc;tput cup 0 $(($(tput cols)-29));date;tput rc;done &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment