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