# HG changeset patch # User HackBot # Date 1360285896 0 # Node ID 49d044dabc895138dea0b5edd99a430200b632a1 # Parent 4351902bae3f1f7bbe40cad1532886764c0a7b84 list `list diff -r 4351902bae3f -r 49d044dabc89 bin/list --- a/bin/list Thu Feb 07 21:55:12 2013 +0000 +++ b/bin/list Fri Feb 08 01:11:36 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 \ 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 \ No newline at end of file