view bin/quine @ 3278:ecd72be84baa

<elliott> addquote <shachaf> Hmm, is an Electronic Signature in a PDF file a thing? <shachaf> How do they work? <zzo38> [1] Yes. [2] It doesn\'t.
author HackBot
date Thu, 04 Jul 2013 02:22:29 +0000
parents f2f65a1fa363
children ba1eab7a5eab
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?