comparison bin/list @ 2057:17c5e4c08e85

<Sgeo> list
author HackBot
date Fri, 08 Feb 2013 07:38:19 +0000
parents 49d044dabc89
children 5c8b35482a3b
comparison
equal deleted inserted replaced
2056:a9dba1bd1c65 2057:17c5e4c08e85
1 #!/bin/sh 1 #!/bin/sh
2 oldpwd=`pwd`; cd /var/irclogs/_esoteric; name=$(cat $(ls ????-??-??.txt | tail -1) | tail -1 | sed "s/[^<]*<//; s/>.*//; s/.*\* //; s/ .*//"); cd $oldpwd; fgrep -q "$name" bin/list || echo -n "$name " >> bin/list; echo cuttlefish boily elliott Taneb HackEgo shachaf 2 oldpwd=`pwd`; cd /var/irclogs/_esoteric; name=$(cat $(ls ????-??-??.txt | tail -1) | tail -1 | sed "s/[^<]*<//; s/>.*//; s/.*\* //; s/ .*//"); cd $oldpwd; fgrep -q "$name" bin/list || echo -n "$name " >> bin/list; echo cuttlefish boily elliott Taneb HackEgo shachaf Sgeo