delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2000/11/22/15:27:20

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
Date: Wed, 22 Nov 2000 15:18:44 -0500
Message-Id: <200011222018.PAA32341@envy.delorie.com>
X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT envy DOT delorie DOT com using -f
From: DJ Delorie <dj AT delorie DOT com>
To: lhall AT rfk DOT com
CC: cygwin AT cygwin DOT com
In-reply-to: <4.3.1.2.20001122150913.020f6e18@pop.ma.ultranet.com>
(lhall AT rfk DOT com)
Subject: Re: newbie: Out of order execution in script
References: <OF9D8082CB DOT EC2181DD-ON8525699F DOT 006539D4 AT gdls DOT com>
<OF9D8082CB DOT EC2181DD-ON8525699F DOT 006539D4 AT gdls DOT com> <4 DOT 3 DOT 1 DOT 2 DOT 20001122150913 DOT 020f6e18 AT pop DOT ma DOT ultranet DOT com>

> I guess I'm confused as to why one should expect things exec'd to run in 
> a certain sequence.  Isn't that the point of execing?  If you're going to 

You're thinking of fork() (or perhaps spawn()).  What exec() does is
replace the current process with a new one, which obviously must be
done in the right sequence ;)

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019