Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-crg!lll-lcc!well!ptsfa!varian!david From: david@varian.UUCP (David Brown) Newsgroups: net.bugs.4bsd Subject: tip shell escape (4.3BSD) Message-ID: <600@varian.UUCP> Date: Wed, 20-Aug-86 14:58:29 EDT Article-I.D.: varian.600 Posted: Wed Aug 20 14:58:29 1986 Date-Received: Thu, 21-Aug-86 21:02:48 EDT Distribution: net Organization: Varian, Walnut Creek, CA Lines: 22 I've been having problems using tip on 4.3BSD. When I try to use any tilde command that requires forking a shell (~!, ~$, etc.), I get: /bin/csh: permission denied My environment variable SHELL is set to /bin/csh; when I change this to /bin/sh, the subshell mechanism works. I've temporarily removed my .cshrc file; this didn't help. I've looked at the code where the fork and execl() are done (/usr/src/usr.bin/tip/cmds.c) and don't see anything unusual. The permissions on /bin/csh look normal (755). Has anyone else noticed this problem? Any help would be appreciated. Thanks. -- David Brown (415) 945-2199 Varian Instruments 2700 Mitchell Dr. Walnut Creek, Ca. 94598 {zehntel,dual,amd,fortune,rtech,lll-crg,rtgvax,ptsfa,csi}!varian!david