annotate bin/quine @ 2176:cfc61c4c926d

<elliott> delquote 225
author HackBot
date Tue, 19 Feb 2013 16:09:04 +0000
parents d2ccc6295215
children e3662236ee9a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2028
d2ccc6295215 <oerjan> echo \'cd /var/irclogs/_esoteric; cat $(ls ????-??-??.txt | tail -1) | tail -1 | sed \'\\\'\'s/[^>]*> //\'\\\'\' #Worst cheating quine ever?\' >bin/quine
HackBot
parents:
diff changeset
1 cd /var/irclogs/_esoteric; cat $(ls ????-??-??.txt | tail -1) | tail -1 | sed 's/[^>]*> //' #Worst cheating quine ever?