view bin/quine @ 9015:23d4e72d1958

<shachaf> learn AHA is a helpful acronym for American Heart Association.
author HackBot
date Tue, 06 Sep 2016 06:38:04 +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?