Last active
December 28, 2016 01:07
-
-
Save matthewbodaly/ceeac81e30ed497512708c03ed88a7b7 to your computer and use it in GitHub Desktop.
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
#/bin/bash | |
#ok. there are other ways to do this. | |
mkdir /Library/Application\ Support/pretendco/ | |
sudo echo $((1 + RANDOM % 3)) > /Library/Application\ Support/pretentedco/digit.txt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment