From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from groucho.cs.psu.edu ([130.203.2.10]) by hawkwind.utcs.toronto.edu with SMTP id <2688>; Wed, 2 Dec 1992 23:43:43 -0500 Received: from localhost by groucho.cs.psu.edu with SMTP id <2581>; Wed, 2 Dec 1992 23:42:59 -0500 To: byron@netapp.com (Byron Rakitzis) cc: alan@oldp.astro.wisc.edu, rc@hawkwind.utcs.toronto.edu Subject: Re: All I want for Christmas ... In-reply-to: Your message of "Wed, 02 Dec 92 23:28:57 EST." <9212030428.AA03379@netapp.netapp.com> Date: Wed, 2 Dec 1992 23:42:50 -0500 From: Scott Schwartz Message-Id: <92Dec2.234259est.2581@groucho.cs.psu.edu> | re: exec. I would rather not change the behavior of exec. For example, | what if some script uses exec for flow control; an exec which continued | on failure would change the behavior of the script. I'd rather have the shell do the right thing and fix the scripts.