Shell problems in Nevada?
Is there a shell problem in nevada builds of late?
bash-3.2# su mysql
$ bash
shell-init: error retrieving current directory: getcwd: cannot access parent directories: Permission denied
bash: /root/.bashrc: Permission denied
Compare this with S10 :
bash-3.00# su mysql
$ bash
I am wondering why it is trying to access root's .bashrc. This problem seem to send all my scripts into a tizzy.
