# HG changeset patch # User HackBot # Date 1361067434 0 # Node ID aa909b4ef4fed53bdff910d30ccd6c826807b934 # Parent 3ac6723041ecf7e6fda296fc4b146f4a6af05787 list diff -r 3ac6723041ec -r aa909b4ef4fe bin/list --- a/bin/list Sun Feb 17 01:17:19 2013 +0000 +++ b/bin/list Sun Feb 17 02:17:14 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_ tswett \ 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 Phantom_Hoover \ No newline at end of file