Sign in
plan9port
/
plan9
/
d46ac8d3461d3aa4e0677b0a3489265521b5f88d
/
.
/
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