view bin/quine @ 9277:a44c751f1302

<oerjan> learn i,i is short for "I have wasps in my underwear, and want to distract myself by saying"
author HackBot
date Fri, 14 Oct 2016 01:39:27 +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?