Created
September 1, 2017 02:41
-
-
Save lloydroc/b585a22f7236bb6267d01e80ebcd3190 to your computer and use it in GitHub Desktop.
Crontab for Mac Speed Tests
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SHELL=/bin/sh | |
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin | |
*/15 * * * * speedtest --csv >> speedtests.csv |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment