annotate bin/quine @ 4321:c3ca4ed90be7

<mrhmouse> mv repeat /hackenv/bin/repeat
author HackBot
date Thu, 16 Jan 2014 22:53:15 +0000
parents 3b2ac658e317
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2418
f2f65a1fa363 <elliott> revert 2416
HackBot
parents: 2417
diff changeset
1 #!/bin/sh
3936
3b2ac658e317 <ais523> revert
HackBot
parents: 3935
diff changeset
2 cd /var/irclogs/_esoteric; cat $(ls ????-??-??.txt | tail -1) | sed 's/[^>]*> //' | grep '^`' | tail -1 #Best cheating quine ever?