view bin/quine @ 9353:5f5b18d7f43b

<shachaf> slwd oerjan//s#mysterious#renouned itymologist#;s#we##
author HackBot
date Wed, 19 Oct 2016 02:40:36 +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?