# HG changeset patch # User HackBot # Date 1361454383 0 # Node ID 9fef5d2f5daf6badcb79609265fe528503be7531 # Parent 0c4a4d358284221e94913e5fbf460892dd070f4d mv bin/liste liste diff -r 0c4a4d358284 -r 9fef5d2f5daf bin/liste --- a/bin/liste Thu Feb 21 13:45:28 2013 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,2 +0,0 @@ -#!/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 diff -r 0c4a4d358284 -r 9fef5d2f5daf liste --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/liste Thu Feb 21 13:46:23 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