annotate bin/quine @ 2496:98a7ff1d1cc1

<kmc> pastequotes zzo38
author HackBot
date Mon, 25 Mar 2013 04:13:01 +0000
parents f2f65a1fa363
children ba1eab7a5eab
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
f2f65a1fa363 <elliott> revert 2416
HackBot
parents: 2417
diff changeset
2 cd /var/irclogs/_esoteric; cat $(ls ????-??-??.txt | tail -1) | sed 's/[^>]*> //' | grep '^`' | tail -1 #Best cheating quine ever?