Sign in
plan9port
/
plan9
/
48dd2ca367c4b7d9c6982ea153bbf8825e6e0a81
/
.
/
bin
/
bundle
blob: 1395754abf4d54b1f20114a15d4baa34c5756f6b [
file
] [
log
] [
blame
]
#!/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