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.
This commit is contained in:
parent
e1dddc0532
commit
7285a491c1
20 changed files with 4375 additions and 0 deletions
5
src/cmd/9660/mk9660.sh
Executable file
5
src/cmd/9660/mk9660.sh
Executable file
|
|
@ -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 $*
|
||||
Loading…
Add table
Add a link
Reference in a new issue