annotate paste/paste.2576 @ 2309:a1d0281e8e93

<Jafet> (echo \'#!/bin/sh\'; echo "cd /var/irclogs/_esoteric; cat \\$(ls ????-??-??.txt | tail -1) | sed \'s/[^>]*> //\' | grep \'^\\`\' | tail -1 #Best cheating quine ever?") > bin/quine2 && quine2
author HackBot
date Fri, 01 Mar 2013 01:42:32 +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