intelligent with symlinks or put in a switch for things like dump9660, this is of rather limited utility under Unix.
5 lines
144 B
Bash
Executable file
5 lines
144 B
Bash
Executable file
#!/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 $*
|