# HG changeset patch # User HackBot # Date 1360273759 0 # Node ID 4be400d3f5c347c83f88f99ee0dd8514283f6658 # Parent 4ec49600e925e7df3a298423acda64fd3d5a8016 list diff -r 4ec49600e925 -r 4be400d3f5c3 bin/list --- a/bin/list Thu Feb 07 21:48:44 2013 +0000 +++ b/bin/list Thu Feb 07 21:49:19 2013 +0000 @@ -1,2 +1,2 @@ #!/bin/sh -oldpwd=`pwd`; cd /var/irclogs/_esoteric; name=$(cat $(ls ????-??-??.txt | tail -1) | tail -1 | sed "s/[^<]*.*//"); cd $oldpwd; fgrep -q "$name" bin/list || echo -n "$name " >> bin/list; echo boily elliott \ No newline at end of file +oldpwd=`pwd`; cd /var/irclogs/_esoteric; name=$(cat $(ls ????-??-??.txt | tail -1) | tail -1 | sed "s/[^<]*.*//"); cd $oldpwd; fgrep -q "$name" bin/list || echo -n "$name " >> bin/list; echo boily elliott 21:49:14: * elliott thinks it should include your name even if you weren't previously on the list \ No newline at end of file