From 7285a491c1ce1e630a0751b1011fd33e6b17234b Mon Sep 17 00:00:00 2001 From: wkj Date: Thu, 17 Jun 2004 01:47:21 +0000 Subject: Dump9660 (and mk9660). Until we either do something intelligent with symlinks or put in a switch for things like dump9660, this is of rather limited utility under Unix. --- src/cmd/9660/mk9660.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 src/cmd/9660/mk9660.sh (limited to 'src/cmd/9660/mk9660.sh') diff --git a/src/cmd/9660/mk9660.sh b/src/cmd/9660/mk9660.sh new file mode 100755 index 00000000..a127b829 --- /dev/null +++ b/src/cmd/9660/mk9660.sh @@ -0,0 +1,5 @@ +#!/bin/sh + +# the master copy of this file is /sys/src/cmd/disk/9660/mk9660.rc +# do NOT edit the copies in /*/bin/disk. +exec disk/dump9660 -M $* -- cgit v1.2.3