# HG changeset patch # User HackBot # Date 1360309134 0 # Node ID 5c8b35482a3b5a5787ba701108297e313d47ba3d # Parent 17c5e4c08e857eac5051e581d9bc1dbf83c6d8c0 list diff -r 17c5e4c08e85 -r 5c8b35482a3b bin/list --- a/bin/list Fri Feb 08 07:38:19 2013 +0000 +++ b/bin/list Fri Feb 08 07:38:54 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 \ 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 shachaf Sgeo monqy \ No newline at end of file