# HG changeset patch # User HackBot # Date 1360999808 0 # Node ID 6287ccd5d00996cb78a97e2682f81f8170e0ef5a # Parent 48e8be7020105397e5a76cba505da9ebe859e4df list diff -r 48e8be702010 -r 6287ccd5d009 bin/list --- a/bin/list Sat Feb 16 07:29:28 2013 +0000 +++ b/bin/list Sat Feb 16 07:30:08 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 pikhq 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 pikhq Sgeo_ tswett \ No newline at end of file