annotate cd-mount.sh @ 4:5161d06652f9

changed paths and added cd-mount
author Robert McIntyre <rlm@mit.edu>
date Thu, 20 Oct 2011 13:36:26 -0700
parents
children dc7c9557d412
rev   line source
rlm@4 1 #!/bin/sh
rlm@4 2
rlm@4 3 mount -v -t iso9660 /dev/dvd "$1"