scsh-users
[Top] [All Lists]

Process forms complex pipeline

To: scsh-news@zurich.ai.mit.edu
Subject: Process forms complex pipeline
From: stktrc <stktrc@yahoo.com>
Date: Sat, 29 Mar 2003 12:36:33 +0100
Organization: News UmU SE
Section 2.2 of Scsh Reference Manual describes process forms and
complex pipelines:

(|+ connect-list pf1 ... pfn)

The example connect-list

(|+ ((1 2 0) (3 1)) pf1 pf2)

shows how to do various redirections of pf1's file descriptors.  But
how does one redirect pf2 ... pfn's file descriptors?

<Prev in Thread] Current Thread [Next in Thread>