view bin/quine @ 8695:b09f2c5c49dd

<oerjan> ` chmod +x she*; mv she* bin
author HackBot
date Tue, 05 Jul 2016 01:20:24 +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?