bin/bashify
author hackbot
Mon, 31 May 2021 08:14:03 +0000
changeset 200 b90fc7204ab9
parent 180 74b55dab8c04
permissions -rwxr-xr-x
<kron> revert 8c5318817c6e
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