view bin/quine @ 4394:fdc2f743ba51

<oerjan> rm this
author HackBot
date Wed, 05 Feb 2014 00:59:54 +0000
parents 3b2ac658e317
children
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?