view bin/quine @ 5059:2e2dd5896e36

<oerjan> sed -i \'/!9/d\' "index.html?dl=1812"
author HackBot
date Wed, 15 Oct 2014 22:32:32 +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?