From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31130 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: run a ruby script and use the standard output ??? Date: Fri, 29 Sep 2006 20:54:38 +0200 Message-ID: <451D6BEE.9040408@elvenkind.com> References: <451AE846.2090701@nibua-r.org> <451B7D99.20902@wxs.nl> <451B936D.9070306@elvenkind.com> <451D3D14.4020901@nibua-r.org> <451D3FA1.3000607@elvenkind.com> <451D64E0.9040702@nibua-r.org> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1159556106 3809 80.91.229.2 (29 Sep 2006 18:55:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 29 Sep 2006 18:55:06 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Sep 29 20:55:02 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1GTNVk-0006QP-O1 for gctc-ntg-context-518@m.gmane.org; Fri, 29 Sep 2006 20:55:00 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2DD431FF3F; Fri, 29 Sep 2006 20:55:00 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 02125-01; Fri, 29 Sep 2006 20:54:53 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 567491FE7B; Fri, 29 Sep 2006 20:54:51 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4E7CB1FE7B for ; Fri, 29 Sep 2006 20:54:47 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 01704-01-3 for ; Fri, 29 Sep 2006 20:54:41 +0200 (CEST) Original-Received: from post-26.mail.nl.demon.net (post-26.mail.nl.demon.net [194.159.73.196]) by ronja.ntg.nl (Postfix) with SMTP id B5E721FE67 for ; Fri, 29 Sep 2006 20:54:40 +0200 (CEST) Original-Received: from boo.demon.nl ([82.161.175.147]:52313 helo=[10.10.0.3]) by post-26.mail.nl.demon.net with esmtp (Exim 4.51) id 1GTNVQ-000OEW-4R for ntg-context@ntg.nl; Fri, 29 Sep 2006 18:54:40 +0000 User-Agent: Mozilla Thunderbird 1.0.6-7.6.20060mdk (X11/20050322) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <451D64E0.9040702@nibua-r.org> X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:31130 Archived-At: Renaud AUBIN wrote: > \starttext > > \catcode`\|=12 > \input "|ls -l" > > \stoptext > > ! I can't find file `"|ls -l"'. And all you need now is the latest pdftex -) http://sarovar.org/project/showfiles.php?group_id=106&release_id=752 Taco