From: chet@odin.ins.cwru.edu (Chet Ramey) Subject: Re: [WANTED] bash!! Date: 6 Apr 1993 22:49:26 GMT
In article <1993Apr5.231320.2756@draco.bison.mb.ca> drose@draco.bison.mb.ca (Dave Rose) writes:
>I've just installed the libc4.3.3 libs, and now I am getting
>Shell-Init: Permission Denied
>
>Everywhere, now I remember that it was bash the last time I had this.
Sigh. It's not bash, it's the permissions on one of your directories.
Bash is trying to get the current directory on startup, and getcwd()
can't open or read one of the directories between the current directory
and /. The call fails, returning this error message.
-- ``The ballpark is quiet now, save for the sound of droplets landing. That is as it should be. For today there are two fewer boys of summer.''Chet Ramey, Case Western Reserve University Internet: chet@po.CWRU.Edu