view bin/quine @ 5259:654628d0e1f5

<olsner> echo cat fu > bin/fu; chmod +x bin/fu
author HackBot
date Wed, 25 Feb 2015 18:49:51 +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?