# HG changeset patch # User HackBot # Date 1361067735 0 # Node ID 792fc9e7f70f7eb34d647bb63c4fb5d8d1576302 # Parent 6b102f7f9ee37e3f17ac37a211f0fa3d053f09e9 revert diff -r 6b102f7f9ee3 -r 792fc9e7f70f bin/list --- a/bin/list Sun Feb 17 02:21:27 2013 +0000 +++ b/bin/list Sun Feb 17 02:22:15 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 \ 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 \ No newline at end of file diff -r 6b102f7f9ee3 -r 792fc9e7f70f bin/liste --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/bin/liste Sun Feb 17 02:22:15 2013 +0000 @@ -0,0 +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 \ No newline at end of file