view bin/quine @ 9226:bd9412a7e1d8

<oerjan> ` echo \'test\' > "$(echo \'Rosebud!\')"
author HackBot
date Mon, 10 Oct 2016 23:46:04 +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?