Skip to content

Instantly share code, notes, and snippets.

@HopperMCS
Created December 16, 2015 03:19
Show Gist options
  • Save HopperMCS/698f12e0472d0e04d04d to your computer and use it in GitHub Desktop.
Save HopperMCS/698f12e0472d0e04d04d to your computer and use it in GitHub Desktop.
#!/bin/bash
clear
while :
do
clear
scriptreplay timing.out script.out
clear
scriptreplay timing1.out script1.out
clear
sleep 1
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment