view bin/quine @ 2857:07384bffe528

<fizzie> gcc hello.c -o hello2 -nostdlib -Os -s -Wl,--entry,main && ./hello3; wc -c hello3
author HackBot
date Sun, 05 May 2013 15:52:16 +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?