changeset 2028:d2ccc6295215

<oerjan> echo \'cd /var/irclogs/_esoteric; cat $(ls ????-??-??.txt | tail -1) | tail -1 | sed \'\\\'\'s/[^>]*> //\'\\\'\' #Worst cheating quine ever?\' >bin/quine
author HackBot
date Thu, 07 Feb 2013 01:16:31 +0000
parents da944089baa4
children e27155df1a7e
files bin/quine
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/quine	Thu Feb 07 01:16:31 2013 +0000
@@ -0,0 +1,1 @@
+cd /var/irclogs/_esoteric; cat $(ls ????-??-??.txt | tail -1) | tail -1 | sed 's/[^>]*> //' #Worst cheating quine ever?