Skip to content

Instantly share code, notes, and snippets.

@sampowers
Created January 20, 2011 04:13

Revisions

  1. sampowers created this gist Jan 20, 2011.
    3 changes: 3 additions & 0 deletions catgame.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    #!/bin/sh

    while read; do eject ; read ; eject -t ; done