# HG changeset patch # User HackBot # Date 1360994984 0 # Node ID f141ac59120baf458bfea424941ba83237321bbc # Parent f77f3fbeefe1b5ff5f9d02aa2c89fb9882a97108 list diff -r f77f3fbeefe1 -r f141ac59120b bin/list --- a/bin/list Sat Feb 16 00:37:15 2013 +0000 +++ b/bin/list Sat Feb 16 06:09:44 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 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 pikhq \ No newline at end of file