Sign in
◑
Theme
plan9port
/
plan9
/
3cb977fe6c094c2ef630851335ade0a68f571d72
/
.
/
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