# HG changeset patch # User HackBot # Date 1360274043 0 # Node ID ebed7b3e561e8d0547562cb78f08f737af1446a4 # Parent 7adfe703105bc933a5be5b5e60ded3b008413890 list diff -r 7adfe703105b -r ebed7b3e561e bin/list --- a/bin/list Thu Feb 07 21:53:42 2013 +0000 +++ b/bin/list Thu Feb 07 21:54:03 2013 +0000 @@ -1,2 +1,2 @@ #!/bin/sh -oldpwd=`pwd`; cd /var/irclogs/_esoteric; name=$(cat $(ls ????-??-??.txt | tail -1) | tail -1 | sed "s/[^<]*.*//; s/.*\* //; s/ .*//"); cd $oldpwd; fgrep -q "$name" bin/list || echo -n "$name " >> bin/list; echo cuttlefish boily \ No newline at end of file +oldpwd=`pwd`; cd /var/irclogs/_esoteric; name=$(cat $(ls ????-??-??.txt | tail -1) | tail -1 | sed "s/[^<]*.*//; s/.*\* //; s/ .*//"); cd $oldpwd; fgrep -q "$name" bin/list || echo -n "$name " >> bin/list; echo cuttlefish boily elliott \ No newline at end of file