diff cd-cycle.sh @ 3:d33008839340

cd backup now works!
author Robert McIntyre <rlm@mit.edu>
date Wed, 19 Oct 2011 01:22:14 -0700
parents
children 4323b5a2fb6b
line wrap: on
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/cd-cycle.sh	Wed Oct 19 01:22:14 2011 -0700
     1.3 @@ -0,0 +1,4 @@
     1.4 +#!/bin/sh
     1.5 +
     1.6 +cd-open
     1.7 +cd-close
     1.8 \ No newline at end of file