view bin/quine @ 7160:0837befd290c

<int-e> learn It\'s written with an apostrophe.
author HackBot
date Mon, 07 Mar 2016 15:39:58 +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?