From owner-freebsd-current Sat Feb 6 00:28:45 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA10092 for freebsd-current-outgoing; Sat, 6 Feb 1999 00:28:45 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from poboxer.pobox.com ([208.141.230.128]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA10087 for ; Sat, 6 Feb 1999 00:28:42 -0800 (PST) (envelope-from alk@poboxer.pobox.com) Received: (from alk@localhost) by poboxer.pobox.com (8.9.2/8.9.1) id CAA00467; Sat, 6 Feb 1999 02:28:38 -0600 (CST) (envelope-from alk) From: Tony Kimball MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Sat, 6 Feb 1999 02:28:38 -0600 (CST) X-Face: \h9Jg:Cuivl4S*UP-)gO.6O=T]]@ncM*tn4zG);)lk#4|lqEx=*talx?.Gk,dMQU2)ptPC17cpBzm(l'M|H8BUF1&]dDCxZ.c~Wy6-j,^V1E(NtX$FpkkdnJixsJHE95JlhO 5\M3jh'YiO7KPCn0~W`Ro44_TB@&JuuqRqgPL'0/{):7rU-%.*@/>q?1&Ed Reply-To: alk@pobox.com To: current@FreeBSD.ORG Subject: imgact_shell.c ENOEXEC X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14011.64749.572752.41299@avalon.east> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the file of the subject, I notice this: /* * Don't allow a shell script to be the shell for a shell * script. :-) */ if (imgp->interpreted) return(ENOEXEC); Why not? I'd like to. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message