annotate paste/paste.2576 @ 6582:bbaf456df84f

<lifthrasiir> ` (echo \'#!/bin/sh\'; echo echo pung) > bin/pong && chmod a+x bin/pong
author HackBot
date Mon, 18 Jan 2016 07:07:35 +0000
parents 935f0582a51f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
607
935f0582a51f <spirity> paste bin/frink
HackBot
parents:
diff changeset
1 #!/bin/sh
935f0582a51f <spirity> paste bin/frink
HackBot
parents:
diff changeset
2 exec /hackenv/lib/frink -e "$@"
935f0582a51f <spirity> paste bin/frink
HackBot
parents:
diff changeset
3