view bin/quine @ 10015:89d3ca4aefae

<zgrep> le/rn the five wisdoms//The first wisdom is that there is only one wisdom.
author HackBot
date Sat, 24 Dec 2016 09:16:54 +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?