bin/bashify
author hackbot
Sun, 30 May 2021 00:40:42 +0000
changeset 191 2e3e255b9a5e
parent 180 74b55dab8c04
permissions -rwxr-xr-x
<cd> ` echo "It\'s cats." > /hackenv/help/best_animal.help

cp $1 /tmp/out && echo -e "#!/bin/bash" | cat - $1 > /tmp/out && mv /tmp/out $1