view bin/quine @ 2410:ee80f43f37ff

<Taneb> addquote <boily> it\'s raining in newcastle, therefore the elliotts are distinct. <tswett> boily\'s Newcastle Theorem.
author HackBot
date Fri, 08 Mar 2013 19:40:15 +0000
parents e3662236ee9a
children be90d778a82d
line wrap: on
line source

#!/bin/sh
cd /var/irclogs/_esoteric; cat $(ls ????-??-??.txt | tail -1) | sed 's/[^>]*> //' | grep '^`' | tail -1 #Best cheating quine ever?