view bin/quine @ 10587:fbb3125116e0

<shachaf> le/rn esoteric files archive/The Esoteric Files Archive is now available at https://github.com/graue/esofiles
author HackBot
date Fri, 07 Apr 2017 07:46:14 +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?