view burn-tmp-iso-image.sh @ 11:e15c393dffa8

added pipelined encryption layer.
author Robert McIntyre <rlm@mit.edu>
date Mon, 25 Feb 2013 15:34:01 +0000
parents 11334e7aed98
children
line wrap: on
line source
1 #!/bin/sh
3 TARGET=/home/r/tmp/image.iso
5 cdrecord -multi -v gracetime=3 -overburn -data "$TARGET"
7 #rm $TARGET