Sign in
plan9port
/
plan9
/
f462256db27f827590a5867e046d0bbbb8eb368a
/
.
/
bin
/
bundle
blob: 1395754abf4d54b1f20114a15d4baa34c5756f6b [
file
]
#!/bin/sh
echo
'# To unbundle, run this file'
for
i
do
echo
"echo $i"
echo
"sed 's/.//' >$i <<'//GO.SYSIN DD $i'"
sed
"s/^/-/"
$i
echo
"//GO.SYSIN DD $i"
done