view bin/quine @ 11043:8c03226a4656

<__kerbal___> learn 13 is supposedly unlucky, and, like 8, banned from #esoteric
author HackBot
date Wed, 28 Jun 2017 13:55:43 +0000
parents 7f957c1f4661
children b915ab56eefc
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?