# HG changeset patch # User HackBot # Date 1360792207 0 # Node ID eb50687d7600b763be5443c955756932343374cc # Parent 7f7ca46825c2be5331ba089872127bc643edb47c sed -i \'s/shachaf //\' bin/list # It\'s getting annoying diff -r 7f7ca46825c2 -r eb50687d7600 bin/list --- a/bin/list Wed Feb 13 21:48:41 2013 +0000 +++ b/bin/list Wed Feb 13 21:50:07 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 elliott Taneb HackEgo shachaf Sgeo monqy \ 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 Taneb HackEgo Sgeo monqy \ No newline at end of file