Received: by 10.66.73.7 with SMTP id h7mr5291393pav.6.1352550411753; Sat, 10 Nov 2012 04:26:51 -0800 (PST) X-BeenThere: nodejs@googlegroups.com Received: by 10.68.201.133 with SMTP id ka5ls19215139pbc.3.gmail; Sat, 10 Nov 2012 04:26:27 -0800 (PST) MIME-Version: 1.0 Received: by 10.68.230.33 with SMTP id sv1mr4416988pbc.18.1352550387265; Sat, 10 Nov 2012 04:26:27 -0800 (PST) Authentication-Results: ls.google.com; spf=pass (google.com: domain of angelochen...@gmail.com designates internal as permitted sender) smtp.mail=angelochen...@gmail.com; dkim=pass header...@gmail.com Received: by i2g2000pbi.googlegroups.com with HTTP; Sat, 10 Nov 2012 04:26:27 -0800 (PST) Date: Sat, 10 Nov 2012 04:26:27 -0800 (PST) In-Reply-To: <2694551352542767@web8f.yandex.ru> References: <0ba90687-3f03-41e6-839d-57298456a0e2@x9g2000pbe.googlegroups.com> <4e64419f-fe77-4dc1-b313-6e010174aed6@googlegroups.com> <2694551352542767@web8f.yandex.ru> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safari/537.11,gzip(gfe) Message-ID: Subject: Re: tail a log and send out using socket.io From: Angelo Chen To: nodejs Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable thanks for the link, that pupergrep gives me some ideas about what I'm trying to do. On Nov 10, 6:20=A0pm, Alex Kocharin wrote: > Angelo, > > > > see pupergrep (=A0https://github.com/bobrik/pupergrep ), I think it's doe= s exactly the same as an app you are trying to implement. > > -- > // alex > >