Date: Mon, 14 Aug 1995 23:36:57 -0600 From: Warner Losh <imp@village.org> To: Garrett Wollman <wollman@halloran-eldar.lcs.mit.edu> Cc: Wolfram Schneider <wosch@cs.tu-berlin.de>, current@FreeBSD.org Subject: Re: make(1) extension for SHELL COMMANDS Message-ID: <199508150536.XAA02224@rover.village.org> In-Reply-To: Your message of Mon, 14 Aug 1995 11:35:35 EDT
next in thread | raw e-mail | index | archive | help
: that all commands are to be executed by means of `/bin/sh -c' Doesn't it say that all commands must be executed as if they were executed by means of /bin/sh -c? If the result is the same, then you don't, strictly speaking, have to have /bin/sh exec'd. Desirable? I don't think so, but I think it is allowed. Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508150536.XAA02224>