bin/bashify
author hackbot
Thu, 03 Jun 2021 00:41:45 +0000
changeset 205 dcc452d3ada9
parent 180 74b55dab8c04
permissions -rwxr-xr-x
<cd> mkinfo pikhqbow Command for applying a rainbow effect to it\'s stdin.

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