bin/bashify
author hackbot
Sat, 29 May 2021 23:53:29 +0000
changeset 182 3e8d271b47f6
parent 180 74b55dab8c04
permissions -rwxr-xr-x
<mzajc> ` echo \' && echo funny\' >> $HACKENV/bin/\\`
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
180
74b55dab8c04 <cd> revert 3b4183dfd246
hackbot
parents:
diff changeset
     1
cp $1 /tmp/out && echo -e "#!/bin/bash" | cat - $1 > /tmp/out && mv /tmp/out $1