view cd-mount.sh @ 9:acd110f8e4b0

working on combination iso/burning to avoid memory overhead.
author Robert McIntyre <rlm@mit.edu>
date Mon, 25 Feb 2013 13:34:38 +0000
parents dc7c9557d412
children e15c393dffa8
line wrap: on
line source
1 #!/bin/sh
3 mount -v -t iso9660 /dev/cdrom "$1"