# HG changeset patch # User HackBot # Date 1360309427 0 # Node ID c530b99ef404f63782963226ae641d4f764a762a # Parent 1ccc6ddf5d05c882ee2b2d137d9ac6e0aa478bba sed -i s/shachaf// bin/list diff -r 1ccc6ddf5d05 -r c530b99ef404 bin/list --- a/bin/list Fri Feb 08 07:43:08 2013 +0000 +++ b/bin/list Fri Feb 08 07:43:47 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