# HG changeset patch # User HackBot # Date 1360273595 0 # Node ID 18964e3eace548db80c8b9077f0c12f4287c4409 # Parent 54d88ec8d505fc96326cab711f60248e643bf4a5 list diff -r 54d88ec8d505 -r 18964e3eace5 bin/list --- a/bin/list Thu Feb 07 21:46:24 2013 +0000 +++ b/bin/list Thu Feb 07 21:46:35 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; echo -n $name "" >> bin/list; echo ais523 \ No newline at end of file +oldpwd=`pwd`; cd /var/irclogs/_esoteric; name=$(cat $(ls ????-??-??.txt | tail -1) | tail -1 | sed "s/[^<]*.*//"); cd $oldpwd; echo -n $name "" >> bin/list; echo ais523 ais523 \ No newline at end of file