view bin/quine @ 7677:37349762b5af

<hppavilion[1]> ` sed -i s/ment/meant/ jnk/readme
author HackBot
date Tue, 03 May 2016 00:53:24 +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?