From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.lisp.guile.user Subject: Re: Pipes and processes, stdin, stdout and stderr Date: Fri, 17 Apr 2015 21:44:58 +0200 Message-ID: <87sibyedz9.fsf@zigzag.favinet> References: <873842yahs.fsf@earlgrey.lan> <87r3rlul4p.fsf@zigzag.favinet> <87sic0w0ew.fsf@earlgrey.lan> Reply-To: guile-user@gnu.org NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: ger.gmane.org 1429346712 997 80.91.229.3 (18 Apr 2015 08:45:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 18 Apr 2015 08:45:12 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sat Apr 18 10:45:12 2015 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YjOND-0001vG-7C for guile-user@m.gmane.org; Sat, 18 Apr 2015 10:45:11 +0200 Original-Received: from localhost ([::1]:44955 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YjONC-00062u-NO for guile-user@m.gmane.org; Sat, 18 Apr 2015 04:45:10 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47725) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YjOMz-00062I-Od for guile-user@gnu.org; Sat, 18 Apr 2015 04:44:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YjOMw-00067O-Uk for guile-user@gnu.org; Sat, 18 Apr 2015 04:44:57 -0400 Original-Received: from mail.agora-net.com ([67.59.132.6]:49656) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YjOMw-000673-Q1 for guile-user@gnu.org; Sat, 18 Apr 2015 04:44:54 -0400 Original-Received: from ttn by mail.agora-net.com with local (Exim 4.71) (envelope-from ) id 1YjOMv-0004qP-7h for guile-user@gnu.org; Sat, 18 Apr 2015 04:44:53 -0400 Original-Received: from ttn by zigzag.favinet with local (Exim 4.80) (envelope-from ) id 1YjCCI-0000nl-Kt for guile-user@gnu.org; Fri, 17 Apr 2015 21:45:06 +0200 Mail-Followup-To: guile-user@gnu.org In-Reply-To: <87sic0w0ew.fsf@earlgrey.lan> (Christopher Allan Webber's message of "Thu, 16 Apr 2015 10:34:32 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: ttn@gnuvola.org X-SA-Exim-Scanned: No (on mail.agora-net.com); SAEximRunCond expanded to false X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 67.59.132.6 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:11802 Archived-At: --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable () Christopher Allan Webber () Thu, 16 Apr 2015 10:34:32 -0500 Btw, what is ttn-do? I looked through the source and it seems to be a collection of utilities. Is this right? It's a collection of programs and modules w/o any particular theme. Some of the programs can be used as modules, as well. =2D-=20 Thien-Thi Nguyen ----------------------------------------------- (if you're human and you know it) read my lisp: (defun responsep (type via) (case type (technical (eq 'mailing-list via)) ...)) =2D--------------------------------------------- GPG key: 4C807502 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlUxYrwACgkQZwMiJEyAdQLqOwCghCulkT2Eo9kRQcfNSiSx1k+0 tG0AoLHStMCvJHnXSrfxXSjqFX6fW+ME =1k3q -----END PGP SIGNATURE----- --=-=-=--