Created
January 20, 2011 04:13
-
-
Save sampowers/787379 to your computer and use it in GitHub Desktop.
a game to play with your cats
This file contains hidden or 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/sh | |
while read; do eject ; read ; eject -t ; done |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment