# HG changeset patch # User HackBot # Date 1361436497 0 # Node ID afe8f476937ba1cff1d89ed10865014e8e3b8fb4 # Parent cf8b957af29f511afce65c8a344a73adaafc576c sed -ie "s/ shachaf//" bin/list diff -r cf8b957af29f -r afe8f476937b bin/list --- a/bin/list Thu Feb 21 08:42:46 2013 +0000 +++ b/bin/list Thu Feb 21 08:48:17 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 cf8b957af29f -r afe8f476937b bin/liste --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/bin/liste Thu Feb 21 08:48:17 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 nortti oklopol \ No newline at end of file