# HG changeset patch # User HackBot # Date 1361454721 0 # Node ID f6001d832d5ea9c4c5d90a91d5aa35038b2de293 # Parent 69fccf23b8483a33625ceec6dc480c528b0f62fd revert diff -r 69fccf23b848 -r f6001d832d5e bin/list --- a/bin/list Thu Feb 21 13:51:20 2013 +0000 +++ b/bin/list Thu Feb 21 13:52:01 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 Phantom_Hoover nortti oklopol \ 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_ tswett Phantom_Hoover nortti oklopol \ No newline at end of file diff -r 69fccf23b848 -r f6001d832d5e list.rej --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/list.rej Thu Feb 21 13:52:01 2013 +0000 @@ -0,0 +1,5 @@ +--- list Wed Feb 13 21:50:07 2013 +0000 ++++ list Wed Feb 13 21:48:41 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 +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