view bin/quine @ 7416:cf8538dacd3e

<b_jonas> learn norm is the most confusingly named function in C++
author HackBot
date Sun, 17 Apr 2016 20:17:33 +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?