On Friday 18 January 2002 17:46 pm, Philip S Tellis wrote: > On Fri, 18 Jan 2002, Dayalan Manohar wrote: > > that seems the same as on my suse box.it has /usr/bin/rbash listed in > > /etc/shells and /usr/bin/rbash turns out to be a link to ../../bin/bash.i > > A shell in /usr/bin? What happens if the /usr partition crashes? > Aren't critical binaries supposed to be in /bin?
bash is not all that critical - /bin/sh and /bin/csh are the critical ones. My RedHat linux has /bin/sh a link to bash. Not all unixes do it the same. Most non linux unix machines have bash in /usr/local/bin or elsewhere. Of course, root's shell should be one in /bin - /bin/sh on FreeBSD, Solaris, Digital Unix etc. Binand _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
