view bin/quine @ 8330:6b25b89ba315

<moon_> mk bin/SAVEDAT/combineSAVE//
author HackBot
date Sat, 04 Jun 2016 23:11:51 +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?