various tweaks.
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
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
|
||||
echo "echo $i"
|
||||
echo "sed 's/.//' >$i <<'//GO.SYSIN DD $i'"
|
||||
sed "s/^/-/" $i
|
||||
echo "//GO.SYSIN DD $i"
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user