annotate bin/karma- @ 2305:db4d1a95a9c6

<Jafet> (echo \'#!/bin/sh\'; echo \'cd /var/irclogs/_esoteric; cat $(ls ????-??-??.txt | tail -1) | sed \'\\\'\'s/[^>]*>\'\\\'\' | grep "^`" | tail -1 // #Best cheating quine ever?\') > bin/quine2
author HackBot
date Fri, 01 Mar 2013 01:39:17 +0000
parents e037173e0012
children 7ead7fa39388
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
e037173e0012 Initial import.
HackBot
parents:
diff changeset
1 #!/bin/sh
e037173e0012 Initial import.
HackBot
parents:
diff changeset
2 touch karma
e037173e0012 Initial import.
HackBot
parents:
diff changeset
3 echo "$1 now has $(($(lib/karma "$1")-1)) karma."
e037173e0012 Initial import.
HackBot
parents:
diff changeset
4