view bin/quine @ 9374:f11f9d7272c8

<oerjan> slwd cemental//s/ack/awk/
author HackBot
date Thu, 20 Oct 2016 01:29:52 +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?